AppQ: Warm-starting App Recommendation Based on View Graphs
- URL: http://arxiv.org/abs/2109.03798v1
- Date: Wed, 8 Sep 2021 17:40:48 GMT
- Title: AppQ: Warm-starting App Recommendation Based on View Graphs
- Authors: Dan Su, Jiqiang Liu, Sencun Zhu, Xiaoyang Wang, Wei Wang, Xiangliang
Zhang
- Abstract summary: New apps often have few (or even no) user feedback, suffering from the classic cold-start problem.
Here, a fundamental requirement is the capability to accurately measure an app's quality based on its inborn features, rather than user-generated features.
We propose AppQ, a novel app quality grading and recommendation system that extracts inborn features of apps based on app source code.
- Score: 37.37177133951606
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Current app ranking and recommendation systems are mainly based on
user-generated information, e.g., number of downloads and ratings. However, new
apps often have few (or even no) user feedback, suffering from the classic
cold-start problem. How to quickly identify and then recommend new apps of high
quality is a challenging issue. Here, a fundamental requirement is the
capability to accurately measure an app's quality based on its inborn features,
rather than user-generated features. Since users obtain first-hand experience
of an app by interacting with its views, we speculate that the inborn features
are largely related to the visual quality of individual views in an app and the
ways the views switch to one another. In this work, we propose AppQ, a novel
app quality grading and recommendation system that extracts inborn features of
apps based on app source code. In particular, AppQ works in parallel to perform
code analysis to extract app-level features as well as dynamic analysis to
capture view-level layout hierarchy and the switching among views. Each app is
then expressed as an attributed view graph, which is converted into a vector
and fed to classifiers for recognizing its quality classes. Our evaluation with
an app dataset from Google Play reports that AppQ achieves the best performance
with accuracy of 85.0\%. This shows a lot of promise to warm-start app grading
and recommendation systems with AppQ.
Related papers
- From App Features to Explanation Needs: Analyzing Correlations and Predictive Potential [2.2139415366377375]
This study investigates whether explanation needs, classified from user reviews, can be predicted based on app properties.<n>We analyzed a gold standard dataset of 4,495 app reviews enriched with metadata.
arXiv Detail & Related papers (2025-08-05T19:46:13Z) - Can Internal Software Metrics Predict App Popularity at Launch? Yeas! and Nays! [10.416999845729054]
Internal software metrics, measurable from source code before deployment, can predict an app's popularity.<n>This study uses a dataset of 446 open-source Android apps from F-Droid.
arXiv Detail & Related papers (2025-07-02T19:47:41Z) - VLM-Fuzz: Vision Language Model Assisted Recursive Depth-first Search Exploration for Effective UI Testing of Android Apps [6.122273281101832]
Testing Android apps effectively requires a systematic exploration of the app's possible states.
We propose a novel, automated fuzzing approach called VLM-Fuzz for effective UI testing of Android apps.
arXiv Detail & Related papers (2025-04-16T00:19:31Z) - Shannon Entropy is better Feature than Category and Sentiment in User Feedback Processing [0.0]
We propose Shannon Entropy as a simple feature which can replace standard features.
Our results show that a Shannon Entropy based ranking is better than a standard ranking according to the NDCG metric.
arXiv Detail & Related papers (2024-09-18T14:26:19Z) - Localizing Events in Videos with Multimodal Queries [61.20556229245365]
Localizing events in videos based on semantic queries is a pivotal task in video understanding.
We introduce ICQ, a new benchmark designed for localizing events in videos with multimodal queries.
We propose 3 Multimodal Query Adaptation methods and a novel Surrogate Fine-tuning on pseudo-MQs strategy.
arXiv Detail & Related papers (2024-06-14T14:35:58Z) - More Insight from Being More Focused: Analysis of Clustered Market Apps [2.66221280030096]
Current research studies mostly consider sampling across all apps.
Similar to proprietary software and web-based services, more specific results can be expected from looking at more homogeneous samples.
In this paper, we target homogeneous samples of apps to increase the degree of insight gained from analytics.
arXiv Detail & Related papers (2024-05-24T17:34:06Z) - SQUARE: Automatic Question Answering Evaluation using Multiple Positive
and Negative References [73.67707138779245]
We propose a new evaluation metric: SQuArE (Sentence-level QUestion AnsweRing Evaluation)
We evaluate SQuArE on both sentence-level extractive (Answer Selection) and generative (GenQA) QA systems.
arXiv Detail & Related papers (2023-09-21T16:51:30Z) - Testing Updated Apps by Adapting Learned Models [2.362412515574206]
Continuous Adaptation of Learned Models (CALM) is an automated App testing approach that efficiently test App updates.
Since functional correctness can be mainly verified through the visual inspection of App screens, CALM minimizes the number of App screens to be visualized by software testers.
Our empirical evaluation shows that CALM exercises a significantly higher proportion of updated methods and instructions than six state-of-the-art approaches.
arXiv Detail & Related papers (2023-08-10T12:59:24Z) - RnG-KBQA: Generation Augmented Iterative Ranking for Knowledge Base
Question Answering [57.94658176442027]
We present RnG-KBQA, a Rank-and-Generate approach for KBQA.
We achieve new state-of-the-art results on GrailQA and WebQSP datasets.
arXiv Detail & Related papers (2021-09-17T17:58:28Z) - Emerging App Issue Identification via Online Joint Sentiment-Topic
Tracing [66.57888248681303]
We propose a novel emerging issue detection approach named MERIT.
Based on the AOBST model, we infer the topics negatively reflected in user reviews for one app version.
Experiments on popular apps from Google Play and Apple's App Store demonstrate the effectiveness of MERIT.
arXiv Detail & Related papers (2020-08-23T06:34:05Z) - App-Aware Response Synthesis for User Reviews [7.466973484411213]
AAR Synth is an app-aware response synthesis system.
It retrieves the top-K most relevant app reviews and the most relevant snippet from the app description.
A fused machine learning model integrates the seq2seq model with a machine reading comprehension model.
arXiv Detail & Related papers (2020-07-31T01:28:02Z) - In Defense of Grid Features for Visual Question Answering [65.71985794097426]
We revisit grid features for visual question answering (VQA) and find they can work surprisingly well.
We verify that this observation holds true across different VQA models and generalizes well to other tasks like image captioning.
We learn VQA models end-to-end, from pixels directly to answers, and show that strong performance is achievable without using any region annotations in pre-training.
arXiv Detail & Related papers (2020-01-10T18:59:13Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.