paper-with-me

홈 › Papers

Dual Graph Multitask Framework for Imbalanced Delivery Time Estimation

2023-02-15 · Lei Zhang, Mingliang Wang, Xin Zhou, Xingyu Wu, Yiming Cao, Yonghui Xu, Lizhen Cui, Zhiqi Shen

Delivery Time Estimation (DTE) is a crucial component of the e-commerce supply chain that predicts delivery time based on merchant information, sending address, receiving address, and payment time. Accurate DTE can boost platform revenue and reduce customer complaints and refunds. However, the imbalanced nature of industrial data impedes previous models from reaching satisfactory prediction performance. Although imbalanced regression methods can be applied to the DTE task, we experimentally find that they improve the prediction performance of low-shot data samples at the sacrifice of overall performance. To address the issue, we propose a novel Dual Graph Multitask framework for imbalanced Delivery Time Estimation (DGM-DTE). Our framework first classifies package delivery time as head and tail data. Then, a dual graph-based model is utilized to learn representations of the two categories of data. In particular, DGM-DTE re-weights the embedding of tail data by estimating its kernel density. We fuse two graph-based representations to capture both high- and low-shot data representations. Experiments on real-world Taobao logistics datasets demonstrate the superior performance of DGM-DTE compared to baselines.

📄 PDF Abstract BibTeX arXiv:2302.07429

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CSASN: A Multitask Attention-Based Framework for Heterogeneous Thyroid Carcinoma Classification in Ultrasound Images

2025-05-04 · Peiqi Li, Yincheng Gao, Renxing Li, Haojie Yang 외

Heterogeneous morphological features and data imbalance pose significant challenges in rare thyroid carcinoma classification using ultrasound imaging. To address this issue, we propose a novel multitask learning framewor…

Switch-Reasoner: Learn When to Think in Multitask Mixtures via Reinforcement Learning

2026-07-09 · Yiyang Fang, Pei Fu, Jinjie Li, Jian Liang 외 arxiv

Multimodal Large Language Models (MLLMs) often follow a fixed Think-then-Answer paradigm, which is inefficient in heterogeneous multitask settings because simple inputs may not require explicit reasoning while difficult …

Reinforcement Learning

Multitask Learning for Class-Imbalanced Discourse Classification

2021-01-02 · Alexander Spangher, Jonathan May, Sz-Rung Shiang, Lingjia Deng

Small class-imbalanced datasets, common in many high-level semantic tasks like discourse analysis, present a particular challenge to current deep-learning architectures. In this work, we perform an extensive analysis on …

ClassificationGeneral ClassificationSentence

Multitask Balanced and Recalibrated Network for Medical Code Prediction

2021-09-06 · Wei Sun, Shaoxiong Ji, Erik Cambria, Pekka Marttinen

Human coders assign standardized medical codes to clinical documents generated during patients' hospitalization, which is error-prone and labor-intensive. Automated medical coding approaches have been developed using mac…

Medical Code PredictionMulti-Task LearningPrediction

Multitask Semi-Supervised Learning for Class-Imbalanced Discourse Classification

2021-11-01 · EMNLP 2021 11 · Alexander Spangher, Jonathan May, Sz-Rung Shiang, Lingjia Deng

As labeling schemas evolve over time, small differences can render datasets following older schemas unusable. This prevents researchers from building on top of previous annotation work and results in the existence, in di…

ClassificationText Classification