← Search

Dongyang Li

20 accepted papers

2026

DCTR: Dual-Constraint Subgraph Optimization for Knowledge Graph-based Retrieval-Augmented Generation

AAAI 2026technical

Knowledge Graph (KG)-based Retrieval-Augmented Generation (RAG) shifts the contents of retrieval from narrative text to a relational knowledge network, empowering large language models (LLMs) to harness structured relationships between entities. However, conventional KG-RAG approaches are resource-i

Cited by 0SourcePDFScholar
2026

DSVM-UNet : Enhancing VM-UNet with Dual Self-distillation for Medical Image Segmentation

ICASSP 2026poster

Vision Mamba models have been extensively researched in various fields, which address the limitations of previous models by effectively managing long-range dependencies with a linear-time overhead. Several prospective studies have further designed Vision Mamba based on UNet(VM-UNet) for medical imag…

Cited by 0SourcePDFScholar
2026

LH-DETR: A Lightweight Hybrid Architecture for End-To-End Object Detection in UAV Images

ICRA 2026poster

Object detection in unmanned aerial vehicle (UAV) has become a research highlight at the intersection of computer vision and robotics technology, and its applications in security inspection, agricultural monitoring, disaster relief and others are becoming increasingly widespread. The key to achievin…

Cited by 0Scholar
2026

MindPilot: Closed-loop Visual Stimulation Optimization for Brain Modulation with EEG-guided Diffusion

ICLR 2026poster

Whereas most brain–computer interface research has focused on decoding neural signals into behavior or intent, the reverse challenge—using controlled stimuli to steer brain activity—remains far less understood, particularly in the visual domain. However, designing images that consistently elicit des…

Cited by 0SourcecodeScholar
2026

Mnemosyne: Accelerating Multi-Hop Question Answering via Cache Hit Order Fitting

AAAI 2026technical

Multi-Hop Question Answering (MHQA) requires step-by-step reasoning across multiple pieces of information to answer complex questions. The cache-aided Retrieval-Augmented Generation (RAG) can accelerate the process of external knowledge retrieval at each reasoning step for MHQA. However, existing me

Cited by 0SourcePDFScholar
2025

BELLE: A Bi-Level Multi-Agent Reasoning Framework for Multi-Hop Question Answering

ACL 2025long

Multi-hop question answering (QA) involves finding multiple relevant passages and performing step-by-step reasoning to answer complex questions. Previous works on multi-hop QA employ specific methods from different modeling perspectives based on large language models (LLMs), regardless of the questi…

Cited by 0SourcePDFScholar
2025

Improving Efficiency in Large Language Models via Extendable Block Floating Point Representation

ACL 2025finding

Large language models (LLMs) have revolutionized natural language processing (NLP) tasks, yet their increasing size poses substantial challenges in terms of computational and memory resources. Block floating-point (BFP) arithmetic offers an effective solution by leveraging the strengths of both floa…

Cited by 0SourcePDFScholar
2024

CIDR: A Cooperative Integrated Dynamic Refining Method for Minimal Feature Removal Problem

AAAI 2024technical

The minimal feature removal problem in the post-hoc explanation area aims to identify the minimal feature set (MFS). Prior studies using the greedy algorithm to calculate the minimal feature set lack the exploration of feature interactions under a monotonic assumption which cannot be satisfied in ge…

2024

DAFNet: Dynamic Auxiliary Fusion for Sequential Model Editing in Large Language Models

ACL 2024findings

Recently, while large language models (LLMs) have demonstrated impressive results, they still suffer from hallucination, i.e., the generation of false information. Model editing is the task of fixing factual mistakes in LLMs; yet, most previous works treat it as a one-time task, paying little attent…

2024

Enhancing Hyperspectral Images via Diffusion Model and Group-Autoencoder Super-resolution Network

AAAI 2024technical

Existing hyperspectral image (HSI) super-resolution (SR) methods struggle to effectively capture the complex spectral-spatial relationships and low-level details, while diffusion models represent a promising generative model known for their exceptional performance in modeling complex relations and l…

2024

KEHRL: Learning Knowledge-Enhanced Language Representations with Hierarchical Reinforcement Learning

COLING 2024main

Knowledge-enhanced pre-trained language models (KEPLMs) leverage relation triples from knowledge graphs (KGs) and integrate these external data sources into language models via self-supervised learning. Previous works treat knowledge enhancement as two independent operations, i.e., knowledge injecti…

2024

Lifelong Knowledge Editing for LLMs with Retrieval-Augmented Continuous Prompt Learning

EMNLP 2024main

Model editing aims to correct outdated or erroneous knowledge in large language models (LLMs) without the need for costly retraining. Lifelong model editing is the most challenging task that caters to the continuous editing requirements of LLMs. Prior works primarily focus on single or batch editing…

2024

On the Role of Long-tail Knowledge in Retrieval Augmented Large Language Models

ACL 2024short

Retrieval augmented generation (RAG) exhibits outstanding performance in promoting the knowledge capabilities of large language models (LLMs) with retrieved documents related to user queries. However, RAG only focuses on improving the response quality of LLMs via enhancing queries indiscriminately w…

Cited by 9SourcePDFScholar
2024

PE: A Poincare Explanation Method for Fast Text Hierarchy Generation

EMNLP 2024finding

The black-box nature of deep learning models in NLP hinders their widespread application. The research focus has shifted to Hierarchical Attribution (HA) for its ability to model feature interactions. Recent works model non-contiguous combinations with a time-costly greedy search in Eculidean spaces…

2024

UniPSDA: Unsupervised Pseudo Semantic Data Augmentation for Zero-Shot Cross-Lingual Natural Language Understanding

COLING 2024main

Cross-lingual representation learning transfers knowledge from resource-rich data to resource-scarce ones to improve the semantic understanding abilities of different languages. However, previous works rely on shallow unsupervised data generated by token surface matching, regardless of the global co…

2024

Visual Decoding and Reconstruction via EEG Embeddings with Guided Diffusion

NeurIPS 2024poster

How to decode human vision through neural signals has attracted a long-standing interest in neuroscience and machine learning. Modern contrastive learning and generative models improved the performance of visual decoding and reconstruction based on functional Magnetic Resonance Imaging (fMRI). Howev…

2023

Frequency Domain Disentanglement for Arbitrary Neural Style Transfer

AAAI 2023technical

Arbitrary neural style transfer has been a popular research topic due to its rich application scenarios. Effective disentanglement of content and style is the critical factor for synthesizing an image with arbitrary style. The existing methods focus on disentangling feature representations of conten…

Cited by 5SourcePDFScholar
2022

HiCLRE: A Hierarchical Contrastive Learning Framework for Distantly Supervised Relation Extraction

ACL 2022findings

Distant supervision assumes that any sentence containing the same entity pairs reflects identical relationships. Previous works of distantly supervised relation extraction (DSRE) task generally focus on sentence-level or bag-level de-noising techniques independently, neglecting the explicit interact…

2022

Jmpnet: Joint Motion Prediction for Learning-Based Video Compression

ICASSP 2022accepted

In recent years, more attention is attracted by learning-based approaches in the field of video compression. Recent methods of this kind normally consist of three major components: intra-frame network, motion prediction network, and residual network, among which the motion prediction part is particu…

Cited by 0SourceScholar
2021

Learning Accurate Entropy Model with Global Reference for Image Compression

ICLR 2021poster

In recent deep image compression neural networks, the entropy model plays a critical role in estimating the prior distribution of deep image encodings. Existing methods combine hyperprior with local context in the entropy estimation function. This greatly limits their performance due to the absence…

Cited by 86SourcePDFScholar