Dual prototype attentive graph network for cross-market recommendation
- URL: http://arxiv.org/abs/2508.05969v1
- Date: Fri, 08 Aug 2025 03:07:44 GMT
- Title: Dual prototype attentive graph network for cross-market recommendation
- Authors: Li Fan, Menglin Kong, Yang Xiang, Chong Zhang, Chengtao Ji,
- Abstract summary: Cross-market recommender systems (CMRS) aim to utilize historical data to promote multinational products in emerging markets.<n>Existing CMRS approaches often overlook the potential for shared preferences among users in different markets.<n>We propose Dual Prototype Attentive Graph Network for Cross-Market Recommendation (DGRE) to address this.
- Score: 11.836993581103107
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Cross-market recommender systems (CMRS) aim to utilize historical data from mature markets to promote multinational products in emerging markets. However, existing CMRS approaches often overlook the potential for shared preferences among users in different markets, focusing primarily on modeling specific preferences within each market. In this paper, we argue that incorporating both market-specific and market-shared insights can enhance the generalizability and robustness of CMRS. We propose a novel approach called Dual Prototype Attentive Graph Network for Cross-Market Recommendation (DGRE) to address this. DGRE leverages prototypes based on graph representation learning from both items and users to capture market-specific and market-shared insights. Specifically, DGRE incorporates market-shared prototypes by clustering users from various markets to identify behavioural similarities and create market-shared user profiles. Additionally, it constructs item-side prototypes by aggregating item features within each market, providing valuable market-specific insights. We conduct extensive experiments to validate the effectiveness of DGRE on a real-world cross-market dataset, and the results show that considering both market-specific and market-sharing aspects in modelling can improve the generalization and robustness of CMRS.
Related papers
- Magentic Marketplace: An Open-Source Environment for Studying Agentic Markets [74.91125572848439]
We study two-sided agentic marketplaces where Assistant agents represent consumers and Service agents represent competing businesses.<n>This environment enables us to study key market dynamics: the utility agents achieve, behavioral biases, vulnerability to manipulation, and how search mechanisms shape market outcomes.<n>Our experiments show that frontier models can approach optimal welfare-- but only under ideal search conditions. Performance degrades sharply with scale, and all models exhibit severe first-proposal bias, creating 10-30x advantages for response speed over quality.
arXiv Detail & Related papers (2025-10-27T18:35:59Z) - Enhancing Cross-Market Recommendation System with Graph Isomorphism Networks: A Novel Approach to Personalized User Experience [0.24999074238880487]
We propose the CrossGR model, which utilizes Graph Isomorphism Networks (GINs) to improve cross-market recommendation systems.
The CrossGR model is adaptable and accurate, making it well-suited for handling the complexities of cross-market recommendation tasks.
Our findings suggest that GINs represent a promising direction for CMRs, paving the way for more sophisticated, personalized, and context-aware recommendation systems.
arXiv Detail & Related papers (2024-09-12T08:53:11Z) - A Network Simulation of OTC Markets with Multiple Agents [3.8944986367855963]
We present a novel approach to simulating an over-the-counter (OTC) financial market in which trades are intermediated solely by market makers.
We show that our network-based model can lend insights into the effect of market-structure on price-action.
arXiv Detail & Related papers (2024-05-03T20:45:00Z) - Market-Aware Models for Efficient Cross-Market Recommendation [14.663751660438729]
Cross-market recommendation (CMR) involves recommendation in a low-resource target market using data from a richer, auxiliary source market.
Prior work in CMR utilised meta-learning to improve recommendation performance in target markets.
We propose market-aware (MA) models, which directly model a market via market embeddings instead of meta-learning.
arXiv Detail & Related papers (2023-02-14T15:44:22Z) - Parity in Markets -- Methods, Costs, and Consequences [109.5267969644294]
We show how market designers can use taxes or subsidies in Fisher markets to ensure that market equilibrium outcomes fall within certain constraints.
We adapt various types of fairness constraints proposed in existing literature to the market case and show who benefits and who loses from these constraints.
arXiv Detail & Related papers (2022-10-05T22:27:44Z) - Federated Domain Generalization for Image Recognition via Cross-Client
Style Transfer [60.70102634957392]
Domain generalization (DG) has been a hot topic in image recognition, with a goal to train a general model that can perform well on unseen domains.
In this paper, we propose a novel domain generalization method for image recognition through cross-client style transfer (CCST) without exchanging data samples.
Our method outperforms recent SOTA DG methods on two DG benchmarks (PACS, OfficeHome) and a large-scale medical image dataset (Camelyon17) in the FL setting.
arXiv Detail & Related papers (2022-10-03T13:15:55Z) - Deep Q-Learning Market Makers in a Multi-Agent Simulated Stock Market [58.720142291102135]
This paper focuses precisely on the study of these markets makers strategies from an agent-based perspective.
We propose the application of Reinforcement Learning (RL) for the creation of intelligent market markers in simulated stock markets.
arXiv Detail & Related papers (2021-12-08T14:55:21Z) - Cross-Market Product Recommendation [22.385250578972084]
We study the problem of recommending relevant products to users in resource-scarce markets by leveraging data from similar, richer in resource auxiliary markets.
We introduce and formalize the problem of cross-market product recommendation, i.e., market adaptation.
We conduct extensive experiments studying the impact of market adaptation on different pairs of markets.
arXiv Detail & Related papers (2021-09-13T12:53:45Z) - Learning who is in the market from time series: market participant
discovery through adversarial calibration of multi-agent simulators [0.0]
In electronic trading markets only the price or volume time series are directly observable.
We propose a novel two-step method to train a discriminator that is able to distinguish between "real" and "fake" price and volume time series.
arXiv Detail & Related papers (2021-08-02T06:53:37Z) - Graphical Modeling for Multi-Source Domain Adaptation [56.05348879528149]
Multi-Source Domain Adaptation (MSDA) focuses on transferring the knowledge from multiple source domains to the target domain.
We propose two types of graphical models,i.e. Conditional Random Field for MSDA (CRF-MSDA) and Markov Random Field for MSDA (MRF-MSDA)
We evaluate these two models on four standard benchmark data sets of MSDA with distinct domain shift and data complexity.
arXiv Detail & Related papers (2021-04-27T09:04:22Z) - OSOUM Framework for Trading Data Research [79.0383470835073]
We supply, to the best of our knowledge, the first open source simulation platform, Open SOUrce Market Simulator (OSOUM) to analyze trading markets and specifically data markets.
We describe and implement a specific data market model, consisting of two types of agents: sellers who own various datasets available for acquisition, and buyers searching for relevant and beneficial datasets for purchase.
Although commercial frameworks, intended for handling data markets, already exist, we provide a free and extensive end-to-end research tool for simulating possible behavior for both buyers and sellers participating in (data) markets.
arXiv Detail & Related papers (2021-02-18T09:20:26Z) - MARS-Gym: A Gym framework to model, train, and evaluate Recommender
Systems for Marketplaces [51.123916699062384]
MARS-Gym is an open-source framework to build and evaluate Reinforcement Learning agents for recommendations in marketplaces.
We provide the implementation of a diverse set of baseline agents, with a metrics-driven analysis of them in the Trivago marketplace dataset.
We expect to bridge the gap between academic research and production systems, as well as to facilitate the design of new algorithms and applications.
arXiv Detail & Related papers (2020-09-30T16:39:31Z)
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.