← Search

Dongyuan Li

22 accepted papers

2026

Channel Adapter for Time Series Foundation Models in Zero-Shot Multivariate Forecasting

ICML 2026poster

Time Series Foundation Models (TSFMs) have achieved strong performance in univariate time series forecasting. However, most TSFMs rely on channel-independent pre-training that models each variable separately, limiting their ability to leverage inter-channel information that is crucial in real-world …

Cited by 0SourceScholar
2026

ELLMob: Event-Driven Human Mobility Generation with Self-Aligned LLM Framework

ICLR 2026poster

Human mobility generation aims to synthesize plausible trajectory data, which is widely used in urban system research. While Large Language Model-based methods excel at generating routine trajectories, they struggle to capture deviated mobility during large-scale societal events. This limitation ste…

Cited by 0SourcecodeScholar
2026

Routing Channel-Patch Dependencies in Time Series Forecasting with Graph Spectral Decomposition

ICLR 2026poster

Time series forecasting has attracted significant attention in the field of AI. Previous works have revealed that the Channel-Independent (CI) strategy improves forecasting performance by modeling each channel individually, but it often suffers from poor generalization and overlooks meaningful inter…

Cited by 0SourcecodeScholar
2025

A Survey of RAG-Reasoning Systems in Large Language Models

EMNLP 2025

Retrieval-Augmented Generation (RAG) lifts the factuality of Large Language Models (LLMs) by injecting external knowledge, yet it falls short on problems that demand multi-step inference; conversely, purely reasoning-oriented approaches often hallucinate or mis-ground facts. This survey synthesizes

Cited by 0SourcePDFScholar
2025

Automating eHMI Action Design with LLMs for Automated Vehicle Communication

EMNLP 2025

The absence of explicit communication channels between automated vehicles (AVs) and other road users requires the use of external Human-Machine Interfaces (eHMIs) to convey messages effectively in uncertain scenarios. Currently, most eHMI studies employ predefined text messages and manually designed

2025

BIG-FUSION: Brain-Inspired Global-Local Context Fusion Framework for Multimodal Emotion Recognition in Conversations

AAAI 2025technical

Considering the importance of capturing both global conversational topics and local speaker dependencies for multimodal emotion recognition in conversations, current approaches first utilize sequence models like Transformer to extract global context information, then apply Graph Neural Networks to m…

Cited by 0SourcePDFScholar
2025

ClingTP: Curriculum Learning based Multi-style Title Prefix Generation

ICASSP 2025accepted

An informative, creative title prefix is memorable, capable of capturing the attention of readers, and significantly enhances the potential for increased citations. In this work, we pioneer the exploration of the significance of title prefixes in academic papers and propose a controllable title pref…

Cited by 0SourceScholar
2025

DRTT : A Diffusion-based Framework for 4DCT Generation, Robust Thoracic Registration and Tumor Deformation Tracking

IROS 2025

In minimally invasive robotic thoracic surgery, the unavoidable respiratory motion of the patient causes lung lesions to move and deform, making precise tumor localiza-tion a significant challenge for surgeons. To address this, we introduce an RDDM (Recursive Deformable Diffusion Model)-based framew

Cited by 0SourceScholar
2025

DyG-Mamba: Continuous State Space Modeling on Dynamic Graphs

NeurIPS 2025poster

Dynamic graph modeling aims to uncover evolutionary patterns in real-world systems, enabling accurate social recommendation and early detection of cancer cells. Inspired by the success of recent state space models in efficiently capturing long-term dependencies, we propose DyG-Mamba by translating d…

Cited by 0SourcecodeScholar
2025

Explicit Spatial Hint and Implicit Logits Relation: Distilling Heterogeneous Knowledge From Vision Transformer to CNN

ICASSP 2025accepted

A lightweight Convolutional Neural Network (CNN) typically requires knowledge transfer from a large powerful network before it is employed in resource-limited edge devices. Vision Transformer (ViT) possesses an unparalleled capability for global modeling but remains largely unexplored in Knowledge D…

Cited by 0SourceScholar
2025

MMQA: Evaluating LLMs with Multi-Table Multi-Hop Complex Questions

ICLR 2025oral

While large language models (LLMs) have made strides in understanding tabular data, current tabular evaluation benchmarks, such as WikiTableQuestions and WikiSQL, are focus on single-table scenarios, which cannot necessarily reflect the complexity of real-world applications. To bridge this gap, we p…

Cited by 2SourcePDFScholar
2025

Multi-Agent Autonomous Driving Systems with Large Language Models: A Survey of Recent Advances, Resources, and Future Directions

EMNLP 2025

Autonomous Driving Systems (ADSs) are revolutionizing transportation by reducing human intervention, improving operational efficiency, and enhancing safety. Large Language Models (LLMs), known for their exceptional planning and reasoning capabilities, have been integrated into ADSs to assist with dr

2025

Thermal-Aware Low-Light Image Enhancement: A Real-World Benchmark and a New Light-Weight Model

AAAI 2025technical

Enhancing images captured under low-light conditions has been a topic of research for several years. Nonetheless, existing image restoration techniques mainly concentrate on reconstructing images from RGB data, often neglecting the possibility of utilizing additional modalities. With the progress in…

Cited by 0SourcePDFScholar
2024

Active Learning for Abstractive Text Summarization via LLM-Determined Curriculum and Certainty Gain Maximization

EMNLP 2024finding

For abstractive text summarization, laborious data annotation and time-consuming model training become two high walls, hindering its further progress. Active Learning, selecting a few informative instances for annotation and model training, sheds light on solving these issues. However, only few acti…

2024

Community-Invariant Graph Contrastive Learning

ICML 2024poster

Graph augmentation has received great attention in recent years for graph contrastive learning (GCL) to learn well-generalized node/graph representations. However, mainstream GCL methods often favor randomly disrupting graphs for augmentation, which shows limited generalization and inevitably leads…

2024

LAMBDA: Large Language Model-Based Data Augmentation for Multi-Modal Machine Translation

EMNLP 2024finding

Multi-modal machine translation (MMT) can reduce ambiguity and semantic distortion compared with traditional machine translation (MT) by utilizing auxiliary information such as images. However, current MMT methods face two primary challenges. The first is their underperformance compared to MT method…

2022

A-TIP: Attribute-aware Text Infilling via Pre-trained Language Model

COLING 2022main

Text infilling aims to restore incomplete texts by filling in blanks, which has attracted more attention recently because of its wide application in ancient text restoration and text rewriting. However, attribute- aware text infilling is yet to be explored, and existing methods seldom focus on the i…

Cited by 16SourcePDFScholar
2022

JPG - Jointly Learn to Align: Automated Disease Prediction and Radiology Report Generation

COLING 2022main

Automated radiology report generation aims to generate paragraphs that describe fine-grained visual differences among cases, especially those between the normal and the diseased. Existing methods seldom consider the cross-modal alignment between textual and visual features and tend to ignore disease…

2022

Joint Learning-based Heterogeneous Graph Attention Network for Timeline Summarization

NAACL 2022long

Previous studies on the timeline summarization (TLS) task ignored the information interaction between sentences and dates, and adopted pre-defined unlearnable representations for them. They also considered date selection and event detection as two independent tasks, which makes it impossible to inte…