Search Keywords

Results Restricted To:

https://www.temple.edu

Total Results: 21,700

Personalized Mobile Targeting with User Engagement Stages: Combining a ...

https://www.fox.temple.edu/sites/fox/files/SHMM_isre.2018.0831.pdf

Abstract. Low engagement rates and high attrition rates have been formidable challenges to mobile apps and their long-term success, especially for those whose revenues derive mainly from in-app purchases. To date, little is known about how companies can sci-entifically detect user engagement stages and optimize corresponding personalized-targeting promotion strategies to improve business ...

OMPLEMENTARITY AND CANNIBALIZATION OF OFFLINE TO ONLINE A FIELD ...

https://www.fox.temple.edu/sites/fox/files/Complementarity-and-Cannibalization-of-Offline-to-Online-Targeting-A-Field-Experiment-on-Omnichannel-Commerce.pdf

However, it is debatable whether such offline-to-online tar-geting is effective. On the one hand, advocates argue that inducing offline customers to buy online may complement a firm’s store channel. This is because as more channels are used to engage customers, the value of these customers increases (Gimpel et al. 2018), and multichannel shoppers are more loyal and spend more than single ...

CIS587: The Wumpus World - Temple University

https://cis.temple.edu/~ingargio/cis587/readings/wumpus.shtml

A variety of "worlds" are being used as examples for Knowledge Representation, Reasoning, and Planning. Among them the Vacuum World, the Block World, and the Wumpus World. We will examine the Wumpus World and in this context introduce the Situation Calculus, the Frame Problem, and a variety of axioms.

Nonlinear Effects of Social Connections and Interactions on Individual ...

https://www.fox.temple.edu/sites/fox/files/Nonlinear-Role-of-Social-Interactions-for-Individual-Goal-Pursuit-and-Spendin.pdf

Nonlinear Effects of Social Connections and Interactions on Individual Goal Attainment and Spending: Evidences from Online Gaming Markets Although it seems intuitive for firms to leverage social connections and interactions to inuence consumers’ fl goal attainment and spending, the authors present a caveat of such strategies. Using two large-scale data sets with more than 5 million people ...

FedHAN: A Cache-Based Semi-Asynchronous Federated Learning Framework ...

https://cis.temple.edu/~jiewu/research/publications/Publication_files/FedHAN.pdf

The storage cost for this part is O(4Np), where p represents the number of parame-ters in the global model. Furthermore, the recovery algorithm requires historical updates from the most recent m rounds to accelerate the recovery process, which incurs a storage cost of O(mKp), where K denotes the number of clients participat-ing in asynchronous ...

It’s RILA Time: An Introduction to Registered Index-Linked Annuiti

https://www.fox.temple.edu/sites/fox/files/documents/Cummins%20Conference%202022/RILA_Moenig_JRI_final.pdf

Registered index-linked annuities (RILAs) are increasingly popular equity-based re-tirement savings products o ered by U.S. life insurance companies. They combine features of xed-index annuities and traditional variable annuities (TVAs), o ering in-vestors equity exposure with downside protection in a tax-deferred setting. This article introduces RILAs to the academic literature by describing ...

Forward Legal Anonymous Group Pairing-Onion Routing for Mobile ...

https://cis.temple.edu/~jiewu/research/publications/Publication_files/IEEE%20TMC-2025%EF%BC%88Forward_Legal_Anonymous_Group_Pairing-Onion_Routing_for_Mobile_Opportunistic_Networks%EF%BC%89.pdf

a group can potentially act as a relay. To ensure message authenticity, we employ the efficient SM2 signing algorithm to generate signatures for the message source. Furthermore, by incorporating parameters such as the public key validity period and master key validity period into the group pairing-onion routing protocol, we achieve forward security in message delivery. We conduct a thorough ...

Vol5-O-Ninan-PAPER - sites.temple.edu

https://sites.temple.edu/emerge/files/2022/09/Vol5-O-Ninan-PAPER.pdf

FaceTime: Bridging Distance with Mobile Video Chat Videos can be viewed in numerous ways--on computers, tablets, televisions, and

Conditional Probability - Temple University

https://cis.temple.edu/~latecki/Courses/CIS2033-Spring12/ElementaryProbabilityforApplications/ch3.pdf

5/36 5 The same result holds if B = “The first die is k” and 2 ≤ k ≤ 6. Carrying this reasoning further, we see that given the outcome lies in A, all five possibilities have the same probability. This should not be surprising. The original probabil-ity is uniform over the 36 possibilities, so when we condition on the occurrence of A, its five outcomes are equally likely.

Futexes Are Tricky - Temple University

https://cis.temple.edu/~giorgio/cis307/readings/futex.pdf

This exemplifies that using futexes is really tricky since they provide problems even to their inventors. This docu-ment will hopefully provide correct and detailed instruc-tions on how to use futexes. First an understanding of the kernel interface and its semantic is needed.