paper-with-me

Papers

Data Driven VRP: A Neural Network Model to Learn Hidden Preferences for VRP

2021-08-10 · Jayanta Mandi, Rocsildes Canoy, Víctor Bucarey, Tias Guns

The traditional Capacitated Vehicle Routing Problem (CVRP) minimizes the total distance of the routes under the capacity constraints of the vehicles. But more often, the objective involves multiple criteria including not only the total distance of the tour but also other factors such as travel costs, travel time, and fuel consumption.Moreover, in reality, there are numerous implicit preferences ingrained in the minds of the route planners and the drivers. Drivers, for instance, have familiarity with certain neighborhoods and knowledge of the state of roads, and often consider the best places for rest and lunch breaks. This knowledge is difficult to formulate and balance when operational routing decisions have to be made. This motivates us to learn the implicit preferences from past solutions and to incorporate these learned preferences in the optimization process. These preferences are in the form of arc probabilities, i.e., the more preferred a route is, the higher is the joint probability. The novelty of this work is the use of a neural network model to estimate the arc probabilities, which allows for additional features and automatic parameter estimation. This first requires identifying suitable features, neural architectures and loss functions, taking into account that there is typically few data available. We investigate the difference with a prior weighted Markov counting approach, and study the applicability of neural networks in this setting.

📄 PDF Abstract BibTeX arXiv:2108.04578

Code (1)

JayMan91/CP2021-Data-Driven-VRP 공식 구현 pytorch

Tasks

ARCparameter estimation

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Agree to Disagree: Measuring Hidden Dissent in FOMC Meetings

2023-08-20 · Kwok Ping Tsang, Zichao Yang

Using FOMC votes and meeting transcripts from 1976-2018, we develop a deep learning model based on self-attention mechanism to quantify hidden dissent among members. Although explicit dissent is rare, we find that member…

How Do Consumers Really Choose: Exposing Hidden Preferences with the Mixture of Experts Model

2025-03-03 · Diego Vallarino

Understanding consumer choice is fundamental to marketing and management research, as firms increasingly seek to personalize offerings and optimize customer engagement. Traditional choice modeling frameworks, such as mul…

Decision MakingDemand ForecastingMarketingMixture-of-Experts

Unveiling User Preferences: A Knowledge Graph and LLM-Driven Approach for Conversational Recommendation

2024-11-16 · Zhangchi Qiu, Linhao Luo, Shirui Pan, Alan Wee-Chung Liew

Conversational Recommender Systems (CRSs) aim to provide personalized recommendations through dynamically capturing user preferences in interactive conversations. Conventional CRSs often extract user preferences as hidde…

Conversational RecommendationKnowledge GraphsRecommendation Systems

Can Risk-taking AI-Assistants suitably represent entities

2025-10-09 · Ali Mazyaki, Mohammad Naghizadeh, Samaneh Ranjkhah Zonouzaghi, Amirhossein Farshi Sotoudeh arxiv

Responsible AI demands systems whose behavioral tendencies can be effectively measured, audited, and adjusted to prevent inadvertently nudging users toward risky decisions or embedding hidden biases in risk aversion. As …

Modeling the Dynamics of User Preferences for Sequence-Aware Recommendation Using Hidden Markov Models

2019-05-14 · Farzad Eskandanian, Bamshad Mobasher

In a variety of online settings involving interaction with end-users it is critical for the systems to adapt to changes in user preferences. User preferences on items tend to change over time due to a variety of factors …

Change DetectionRecommendation Systems