← Search

Dong Zhang

53 accepted papers

2026

Cross-Modal Dynamic Hypergraph Computation via Functional-Structural Brain Network for Brain Disorder Diagnosis

IJCAI 2026

Cross-modal brain networks characterize the complex connections between different brain regions from both functional and structural perspectives, which is of significant importance for brain network analysis and the diagnosis of brain diseases. However, existing methods have failed to fully exploit

Cited by 0Scholar
2026

MMRAG-RFT: Two-stage Reinforcement Fine-tuning for Explainable Multi-modal Retrieval-augmented Generation

AAAI 2026technical

Multi-modal Retrieval-Augmented Generation (MMRAG) enables highly credible generation by integrating external multi-modal knowledge, thus demonstrating impressive performance in complex multi-modal scenarios. However, existing MMRAG methods fail to clarify the reasoning logic behind retrieval and re

Cited by 0SourcePDFScholar
2026

Mis: Light Response Agent for Video Comment with Multimodal Informative Seeking

ICRA 2026poster

Automatic response generation of video comments (RGVC) aims to generate a target reply to the content of the target comment based on the video context. Existing works for RGVC normally rely on large language models (LLMs), and mostly neglect the importance of extracting key information from both lin…

Cited by 0Scholar
2026

Modeling Item-Level Dynamic Variability with Residual Diffusion for Bundle Recommendation

AAAI 2026technical

Existing solutions for bundle recommendation (BR) have achieved remarkable effectiveness for predicting the user’s preference for prebuilt bundles. However, bundle-item (B-I) affiliation will vary dynamically in real scenarios. For ex ample, a bundle themed as ‘casual outfit’ may add ‘hat’ or re

Cited by 0SourcePDFScholar
2026

PDD-RRG: Posterior Diagnostic Decision for Study-level Radiology Report Generation

IJCAI 2026

Automatic radiology report generation (RRG) aims to simulate the workflow of radiologists, assisting them in clinical diagnosis. However, existing methods often fall short in utilizing all information relevant to the examination, as is typically done in clinical practice. Although some works attempt

Cited by 0Scholar
2026

Sparser Block-Sparse Attention via Token Permutation

ICML 2026poster

Scaling the context length of large language models (LLMs) offers significant benefits but is computationally expensive. This expense stems primarily from the self-attention mechanism, whose $O(N^2)$ complexity with respect to sequence length presents a major bottleneck for both memory and latency. …

Cited by 0SourceScholar
2026

VSTYLE: A BENCHMARK FOR VOICE STYLE ADAPTATION WITH SPOKEN INSTRUCTIONS

ICASSP 2026poster

Spoken language models (SLMs) have emerged as a unified paradigm for speech understanding and generation, enabling natural human machine interaction. However, while most progress has focused on semantic accuracy and instruction following, the ability of SLMs to adapt their speaking style based on sp…

Cited by 0SourcePDFScholar
2026

Web-CogReasoner: Towards Knowledge-Induced Cognitive Reasoning for Web Agents

ICLR 2026poster

Multimodal large-scale models have significantly advanced the development of web agents, enabling them to perceive and interact with the digital environment in a manner analogous to human cognition. In this paper, we argue that web agents must first acquire sufficient knowledge to engage in cognitiv…

Cited by 0SourcecodeScholar
2025

A Comprehensive Graph Framework for Question Answering with Mode-Seeking Preference Alignment

ACL 2025finding

Recent advancements in retrieval-augmented generation (RAG) have enhanced large language models in question answering by integrating external knowledge. However, challenges persist in achieving global understanding and aligning responses with human ethical and quality preferences. To address these i…

2025

BitStack: Any-Size Compression of Large Language Models in Variable Memory Environments

ICLR 2025poster

Large language models (LLMs) have revolutionized numerous applications, yet their deployment remains challenged by memory constraints on local devices. While scaling laws have enhanced LLM capabilities, the primary bottleneck has shifted from $\textit{capability}$ to $\textit{availability}$, emphasi…

2025

Cyclic Contrastive Knowledge Transfer for Open-Vocabulary Object Detection

ICLR 2025poster

In pursuit of detecting unstinted objects that extend beyond predefined categories, prior arts of open-vocabulary object detection (OVD) typically resort to pretrained vision-language models (VLMs) for base-to-novel category generalization. However, to mitigate the misalignment between upstream imag…

2025

Decoupled Proxy Alignment: Mitigating Language Prior Conflict for Multimodal Alignment in MLLMs

EMNLP 2025

Multimodal large language models (MLLMs) have gained significant attention due to their impressive ability to integrate vision and language modalities. Recent advancements in MLLMs have primarily focused on improving performance through high-quality datasets, novel architectures, and optimized train

Cited by 0SourcePDFScholar
2025

ExFace: Expressive Facial Control for Humanoid Robots with Diffusion Transformers and Bootstrap Training

IROS 2025

This paper presents a novel Expressive Facial Control (ExFace) method based on Diffusion Transformers, which achieves precise mapping from human facial blendshapes to bionic robot motor control. By incorporating an innovative model bootstrap training strategy, our approach not only generates high-qu

Cited by 2SourceScholar
2025

Interaction-Centric Knowledge Infusion and Transfer for Open Vocabulary Scene Graph Generation

NeurIPS 2025poster

Open-vocabulary scene graph generation (OVSGG) extends traditional SGG by recognizing novel objects and relationships beyond predefined categories, leveraging the knowledge from pre-trained large-scale models. Existing OVSGG methods always adopt a two-stage pipeline: 1) Infusing knowledge into large…

Cited by 0SourceScholar
2025

MetaAlign: Align Large Language Models with Diverse Preferences during Inference Time

NAACL 2025findings

Large Language Models (LLMs) acquire extensive knowledge and remarkable abilities from extensive text corpora, making them powerful tools for various applications. To make LLMs more usable, aligning them with human preferences is essential. Existing alignment techniques, such as Reinforcement Learni…

2025

Multi-Task Joint 3D Swin Transformer Learning for Segmentation and Classification of Hyperspectral Medicine Images

ICASSP 2025accepted

Hyperspectral images had made many applications in the medical field with their rich spectral information. However, there were currently problems with feature extraction based on hyperspectral images, especially in extracting contextual feature information from spectral bands, and a single convoluti…

Cited by 0SourceScholar
2025

Pathological Section Staining Transferring with Tailored Metric-based Model Selection

ICASSP 2025accepted

As the important pathological section staining, Immunohistochemistry (IHC) staining uses labeled antibodies to highlight specific antigens, providing clearer results for malignancy identification compared with Hematoxylin and Eosin (H&E) staining. However, obtaining IHC manually is labor-intensive a…

Cited by 0SourceScholar
2025

Robust and Real-Time Perception and Planning for UGVs in Complex Outdoor Environments

IROS 2025

Large-scale outdoor navigation is essential for unmanned ground vehicles (UGVs), but despite significant advancements, they still face two key challenges in practical applications. The first one is how to ensure safe navigation in environments with dynamic and low-lying obstacles that LiDAR cannot d

Cited by 1SourceScholar
2025

TEST-V: TEst-time Support-set Tuning for Zero-shot Video Classification

IJCAI 2025

Recently, adapting Vision Language Models (VLMs) to zero-shot visual classification by tuning class embedding with a few prompts (Test-time Prompt Tuning, TPT) or replacing class names with generated visual samples (support-set) has shown promising results. However, TPT cannot avoid the semantic gap

Cited by 0SourcePDFScholar
2025

UnifiedMLLM: Enabling Unified Representation for Multi-modal Multi-tasks With Large Language Model

NAACL 2025findings

Significant advancements has recently been achieved in the field of multi-modal large language models (MLLMs), demonstrating their remarkable capabilities in understanding and reasoning across diverse tasks. However, these models are often trained for specific tasks and rely on task-specific input-o…

2025

UnifiedVisual: A Framework for Constructing Unified Vision-Language Datasets

EMNLP 2025

Unified vision large language models (VLLMs) have recently achieved impressive advancements in both multimodal understanding and generation, powering applications such as visual question answering and text-guided image synthesis. However, progress in unified VLLMs remains constrained by the lack of

2025

Vision-aided Unsupervised Constituency Parsing with Multi-MLLM Debating

ACL 2025finding

This paper presents a novel framework for vision-aided unsupervised constituency parsing (VUCP), leveraging multimodal large language models (MLLMs) pre-trained on diverse image-text or video-text data. Unlike previous methods requiring explicit cross-modal alignment, our approach eliminates this ne…

Cited by 0SourcePDFScholar
2025

Zero-shot Cross-lingual NER via Mitigating Language Difference: An Entity-aligned Translation Perspective

EMNLP 2025

Cross-lingual Named Entity Recognition (CL-NER) aims to transfer knowledge from high-resource languages to low-resource languages. However, existing zero-shot CL-NER (ZCL-NER) approaches primarily focus on Latin script language (LSL), where shared linguistic features facilitate effective knowledge t

Cited by 0SourcePDFScholar
2024

AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling

ACL 2024long

We introduce AnyGPT, an any-to-any multimodal language model that utilizes discrete representations for the unified processing of various modalities, including speech, text, images, and music. AnyGPT can be trained stably without any alterations to the current large language model (LLM) architecture…

2024

Cross-domain NER with Generated Task-Oriented Knowledge: An Empirical Study from Information Density Perspective

EMNLP 2024main

Cross-domain Named Entity Recognition (CDNER) is crucial for Knowledge Graph (KG) construction and natural language processing (NLP), enabling learning from source to target domains with limited data. Previous studies often rely on manually collected entity-relevant sentences from the web or attempt…

2024

GenTranslate: Large Language Models are Generative Multilingual Speech and Machine Translators

ACL 2024long

Recent advances in large language models (LLMs) have stepped forward the development of multilingual speech and machine translation by its reduced representation errors and incorporated external knowledge. However, both translation tasks typically utilize beam search decoding and top-1 hypothesis se…

2024

GroundingGPT: Language Enhanced Multi-modal Grounding Model

ACL 2024long

Multi-modal large language models (MLLMs) have demonstrated remarkable performance across various tasks. However, these models often prioritize capturing global information and overlook the importance of perceiving local information. This limitation hinders their ability to effectively understand fi…

2024

InferAligner: Inference-Time Alignment for Harmlessness through Cross-Model Guidance

EMNLP 2024main

As large language models (LLMs) rapidly evolve, they are increasingly being customized through fine-tuning to suit the specific needs of various applications. A critical aspect of this advancement is the alignment process, which ensures that these models perform tasks in ways that align with human v…

2024

SpeechAlign: Aligning Speech Generation to Human Preferences

NeurIPS 2024poster

Speech language models have significantly advanced in generating realistic speech, with neural codec language models standing out. However, the integration of preference optimization to align speech outputs to human preferences is often neglected. This paper addresses this gap by first analyzing the…

2024

SpeechTokenizer: Unified Speech Tokenizer for Speech Language Models

ICLR 2024poster

Current speech large language models build upon discrete speech representations, which can be categorized into semantic tokens and acoustic tokens. However, existing speech tokens are not specifically designed for speech language modeling. To assess the suitability of speech tokens for building spee…

2024

Unleashing Network Potentials for Semantic Scene Completion

CVPR 2024poster

Semantic scene completion (SSC) aims to predict complete 3D voxel occupancy and semantics from a single-view RGB-D image and recent SSC methods commonly adopt multi-modal inputs. However our investigation reveals two limitations: ineffective feature learning from single modalities and overfitting to…

2023

A GNN-Guided Predict-and-Search Framework for Mixed-Integer Linear Programming

ICLR 2023poster

Mixed-integer linear programming (MILP) is widely employed for modeling combinatorial optimization problems. In practice, similar MILP instances with only coefficient variations are routinely solved, and machine learning (ML) algorithms are capable of capturing common patterns across these MILP inst…

2023

DUB: Discrete Unit Back-translation for Speech Translation

ACL 2023findings

How can speech-to-text translation (ST) perform as well as machine translation (MT)? The key point is to bridge the modality gap between speech and text so that useful MT techniques can be applied to ST.Recently, the approach of representing speech with unsupervised discrete units yields a new way t…

2023

Discrepancy-Guided Reconstruction Learning for Image Forgery Detection

IJCAI 2023poster

In this paper, we propose a novel image forgery detection paradigm for boosting the model learning capacity on both forgery-sensitive and genuine compact visual patterns. Compared to the existing methods that only focus on the discrepant-specific patterns (\eg, noises, textures, and frequencies), ou…

Cited by 20SourcePDFScholar
2023

Semantic Scene Completion With Cleaner Self

CVPR 2023poster

Semantic Scene Completion (SSC) transforms an image of single-view depth and/or RGB 2D pixels into 3D voxels, each of whose semantic labels are predicted. SSC is a well-known ill-posed problem as the prediction model has to "imagine" what is behind the visible surface, which is usually represented b…

2023

SeqXGPT: Sentence-Level AI-Generated Text Detection

EMNLP 2023long main

Widely applied large language models (LLMs) can generate human-like content, raising concerns about the abuse of LLMs. Therefore, it is important to build strong AI-generated text (AIGT) detectors. Current works only consider document-level AIGT detection, therefore, in this paper, we first introduc…

Cited by 0SourcecodeScholar
2023

SpeechGPT: Empowering Large Language Models with Intrinsic Cross-Modal Conversational Abilities

EMNLP 2023long findings

Multi-modal large language models are regarded as a crucial step towards Artificial General Intelligence~(AGI) and have garnered significant interest with the emergence of ChatGPT. However, current speech-language models typically adopt the cascade paradigm, preventing inter-modal knowledge transfer…

Cited by 0SourcecodeScholar
2023

Vision Transformer with Progressive Tokenization for CT Metal Artifact Reduction

ICASSP 2023accepted

High-quality Computed Tomography(CT) plays a vital role in clinical diagnosis, but the presence of metallic implants will introduce severe metal artifacts on CT images and obstruct doctors’ decision-making. Many prior researches on Metal Artifact Reduction(MAR) are based on Convolutional Neural Netw…

Cited by 0SourceScholar
2022

Real-Time Fall Detection Using Mmwave Radar

ICASSP 2022accepted

Fall is a severe health threat for elders’ health care. While existing systems could achieve promising performance under specific scenarios, the required computing resources are usually not affordable, which is not applicable for real-time detection. In this paper, we propose mmFall, a real time fal…

Cited by 0SourceScholar
2021

Joint Multi-modal Aspect-Sentiment Analysis with Auxiliary Cross-modal Relation Detection

EMNLP 2021main

Aspect terms extraction (ATE) and aspect sentiment classification (ASC) are two fundamental and fine-grained sub-tasks in aspect-level sentiment analysis (ALSA). In the textual analysis, joint extracting both aspect terms and sentiment polarities has been drawn much attention due to the better appli…

2021

More than Text: Multi-modal Chinese Word Segmentation

ACL 2021short

Chinese word segmentation (CWS) is undoubtedly an important basic task in natural language processing. Previous works only focus on the textual modality, but there are often audio and video utterances (such as news broadcast and face-to-face dialogues), where textual, acoustic and visual modalities…

2021

Multi-modal Graph Fusion for Named Entity Recognition with Targeted Visual Guidance

AAAI 2021technical

Multi-modal named entity recognition (MNER) aims to discover named entities in free text and classify them into pre-defined types with images. However, dominant MNER models do not fully exploit fine-grained semantic correspondences between semantic units of different modalities, which have the poten…

2021

Multi-modal Multi-label Emotion Recognition with Heterogeneous Hierarchical Message Passing

AAAI 2021technical

As an important research issue in affective computing community, multi-modal emotion recognition has become a hot topic in the last few years. However, almost all existing studies perform multiple binary classification for each emotion with focus on complete time series data. In this paper, we focus…

2020

Causal Intervention for Weakly-Supervised Semantic Segmentation

NeurIPS 2020oral

We present a causal inference framework to improve Weakly-Supervised Semantic Segmentation (WSSS). Specifically, we aim to generate better pixel-level pseudo-masks by using only image-level labels -- the most crucial step in WSSS. We attribute the cause of the ambiguous boundaries of pseudo-masks to…

2020

Dual-SLAM: A framework for robust single camera navigation

IROS 2020poster

SLAM (Simultaneous Localization And Mapping) seeks to provide a moving agent with real-time self-localization. To achieve real-time speed, SLAM incrementally propagates position estimates. This makes SLAM fast but also makes it vulnerable to local pose estimation failures. As local pose estimation i…

Cited by 17SourceScholar
2018

ClusterNet: Detecting Small Objects in Large Scenes by Exploiting Spatio-Temporal Information

CVPR 2018poster

Object detection in wide area motion imagery (WAMI) has drawn the attention of the computer vision research community for a number of years. WAMI proposes a number of unique challenges including extremely small object sizes, both sparse and densely-packed objects, and extremely large search spaces (…

Cited by 147SourcePDFScholar
2018

Composition Loss for Counting, Density Map Estimation and Localization in Dense Crowds

ECCV 2018poster

With multiple crowd gatherings of millions of people every year in events ranging from pilgrimages to protests, concerts to marathons, and festivals to funerals; visual crowd analysis is emerging as a new frontier in computer vision. In particular, counting in highly dense crowds is a challenging pr…

Cited by 932SourcePDFScholar
2015

Human Pose Estimation in Videos

ICCV 2015poster

In this paper, we present a method to estimate a sequence of human poses in unconstrained videos. In contrast to the commonly employed graph optimization framework, which is NP-hard and needs approximate solutions, we formulate this problem into a unified two stage tree-based optimization problem fo…

Cited by 67PDFScholar