← Search

Ying Zhang

107 accepted papers

2026

Ask Less, See More: Communication-Conditioned Token Pruning for Vehicle-to-Vehicle Cooperative Autonomous Driving with Multimodal Large Language Models

ICML 2026poster

Multimodal Large Language Models (MLLMs) have recently emerged as a promising paradigm for vehicle-to-vehicle (V2V) cooperative autonomous driving, enabling language-based joint perception, prediction, and decision-making in safety-critical scenarios with severe occlusions. However, existing V2V–MLL…

Cited by 0SourceScholar
2026

AwakeForest: An Interactive Geospatial Platform for Large-Scale Forest Imagery

IJCAI 2026

Forest imagery analysis often involves multiple tightly coupled vision tasks, which must be performed under substantial variation in geographic regions, sensors, and acquisition conditions. However, practitioners often lack a unified tool that is geospatial-native, cloud-optimized, and ML-integrated

Cited by 0Scholar
2026

Beyond Immediate Activation: Temporally Decoupled Backdoor Attacks on Time Series Forecasting

AAAI 2026technical

Existing backdoor attacks on multivariate time series (MTS) forecasting enforce strict temporal and dimensional coupling between triggers and target patterns, requiring synchronous activation at fixed positions across variables. However, realistic scenarios often demand delayed and variable-specific

Cited by 0SourcePDFScholar
2026

CLOT: Multi-Robot Motion Planning Via Collaborative Optimal Transport under Signal Temporal Logic Tasks

ICRA 2026poster

Multi-robot systems often need to navigate through obstacle-cluttered environments while performing complex tasks. To ensure collision-free trajectories among the robots and with the obstacles is essential for the overall safety, along with additional requirements such as dynamic feasibility, relati…

Cited by 0Scholar
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

DHG-Bench: A Comprehensive Benchmark for Deep Hypergraph Learning

ICLR 2026poster

Deep graph models have achieved great success in network representation learning. However, their focus on pairwise relationships restricts their ability to learn pervasive higher-order interactions in real-world systems, which can be naturally modeled as hypergraphs. To tackle this issue, Hypergraph…

Cited by 0SourcecodeScholar
2026

Discrete-Periodic Ambiguity Function of Random Communication Signals

ICASSP 2026oral

This paper investigates the ambiguity function (AF) of communication signals carrying random data payloads, which is a fundamental metric characterizing sensing capability in ISAC systems. We first develop a unified analytical framework to evaluate the AF of communication-centric ISAC signals constr…

Cited by 0SourcePDFScholar
2026

FoleyDesigner: Immersive Stereo Foley Generation with Precise Spatio-Temporal Alignment for Film Clips

CVPR 2026

Foley art plays a pivotal role in enhancing immersive auditory experiences in film, yet manual creation of spatio-temporal aligned audio remains labor-intensive. We propose FoleyDesigner, a novel framework inspired by professional Foley workflows, integrating film clip analysis, spatio-temporal cont

Cited by 0SourceScholar
2026

Grow-on-Demand: Sparse and Adaptive Expert Expansion for Continual Instruction Tuning

AAAI 2026technical

Continual instruction tuning aims to incrementally adapt large language models to new tasks without forgetting previously acquired knowledge. Existing approaches often struggle to balance plasticity and stability. Replay-based methods retrain on historical data, which raises privacy concerns. Archit

Cited by 0SourcePDFScholar
2026

Learning from Noisy Supervision: A Denoising-Debiasing Framework for Weakly Supervised Video Anomaly Detection

CVPR 2026

Weakly supervised video anomaly detection (WS-VAD) aims to localize frame-level anomalies using only video-level labels. This task is typically formulated within a multiple instance learning (MIL) paradigm, where each video is treated as a bag of snippets, achieving robust performance without requir

Cited by 0SourcecodeScholar
2026

MedCoG: Maximizing LLM Inference Density in Medical Reasoning via Meta-Cognitive Regulation

ICML 2026poster

Large Language Models (LLMs) have shown strong potential in complex medical reasoning yet face diminishing gains under inference scaling laws. While existing studies augment LLMs with various knowledge types, it remains unclear how effectively the additional costs translate into accuracy. In this pa…

Cited by 0SourceScholar
2026

PushingBots: Collaborative Pushing Via Neural Accelerated Combinatorial Hybrid Optimization

ICRA 2026poster

Many robots are not equipped with a manipulator and many objects are not suitable for prehensile manipulation (such as boxes and large cylinders). In these cases, pushing is a simple yet effective non-prehensile skill for robots to interact with and further change the environment. Existing work ofte…

2026

RareDASH: A Dynamic Multi-Agent System for Holistic Rare Disease Care

IJCAI 2026

Rare diseases are characterized by low prevalence and intricate pathogenesis, leading to highly heterogeneous clinical trajectories. The care of rare disease presents formidable challenges due to the requirement for highly specialized expertise and experiences. Existing methods are typically tailore

Cited by 0Scholar
2026

STEP-Nav: Spatial-Temporal Efficient Visual Token Pruning for Vision-and-Language Navigation with Large Language Models

AAAI 2026technical

Vision-and-Language Navigation (VLN) plays a critical role in tasks of embodied AI, particularly in unseen environments following natural language instructions. Recent advancements leverage large language models (LLMs) to improve the accuracy and generalizability of VLN systems by encoding image seq

Cited by 0SourcePDFScholar
2026

TSFAdv: Frequency-Guided Black-Box Adversarial Attacks on Time Series Forecasting

ICML 2026poster

While deep neural network-based long-term time series forecasting (LTSF) has become indispensable for critical infrastructures such as smart grids and IoT platforms, the deployment of these models as black-box APIs introduces severe security vulnerabilities that remain largely underexplored. In this…

Cited by 0SourceScholar
2026

Towards Generative Graph Matching for Graph Edit Distance Computation

ICML 2026poster

Graph Edit Distance (GED), which aims to find an edit path with minimum number of edit operations to transform one graph into another, is a fundamental NP-hard problem and a widely used graph similarity measure. Recent matching-based hybrid approaches have demonstrated better scalability than A* sea…

Cited by 0SourceScholar
2026

Unlocking Multi-Modal Potentials for Link Prediction on Dynamic Text-Attributed Graphs

AAAI 2026technical

Dynamic Text-Attributed Graphs (DyTAGs) are a novel graph paradigm that captures evolving temporal events (edges) alongside rich textual attributes. Existing studies can be broadly categorized into TGNN-driven and LLM-driven approaches, both of which encode textual attributes and temporal structures

Cited by 0SourcePDFScholar
2026

Video-GPT via Next Clip Diffusion

ICLR 2026poster

GPT has shown its remarkable success in natural language processing. However, the language sequence is not sufficient to describe spatial-temporal details in the visual world. Alternatively, the video sequence is good at capturing such details. Motivated by this fact, we propose a concise Video-GPT…

Cited by 0SourcecodeScholar
2026

WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction

ICLR 2026poster

Visual tokenizer is a critical component for vision generation. However, the existing tokenizers often face unsatisfactory trade-off between compression ratios and reconstruction fidelity. To fill this gap, we introduce a powerful and concise WeTok tokenizer, which surpasses the previous leading tok…

Cited by 0SourcecodeScholar
2025

BigDocs: An Open Dataset for Training Multimodal Models on Document and Code Tasks

ICLR 2025poster

Multimodal AI has the potential to significantly enhance document-understanding tasks, such as processing receipts, understanding workflows, extracting data from documents, and summarizing reports. Code generation tasks that require long-structured outputs can also be enhanced by multimodality. Desp…

Cited by 0SourcePDFScholar
2025

Code Graph Model (CGM): A Graph-Integrated Large Language Model for Repository-Level Software Engineering Tasks

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have shown promise in function-level code generation, yet repository-level software engineering tasks remain challenging. Current solutions predominantly rely on proprietary LLM agents, which introduce unpredictability and limit accessibility, raising…

Cited by 0SourceScholar
2025

CollageNoter: Real-Time and Adaptive Collage Layout Design for Screenshot-Based E-Note-Taking

AAAI 2025technical

To enhance the processing of complex multi-modal documents (e.g. e-books, long web pages, etc.), it is an efficient way for users to take digital screenshots of key parts and reorganize them into a new collage E-Note. Existing methods for assisting collage layout design primarily employ a semantic…

Cited by 0SourcePDFScholar
2025

CompMTL: Layer-Wise Competitive Multi-Task Learning

ICASSP 2025accepted

It is challenging to simultaneously address multiple related tasks using a unified multi-task model and consistently balance conflicts across these tasks. The conflicts arise because each task competes to update the shared module in a manner that can better align with its own requirements. To addres…

Cited by 0SourceScholar
2025

DMKPN: Image Deblurring Under Multi-Factor Aliasing Diffusion Degradation

ICASSP 2025accepted

Image degradation results from a combination of factors. Recently, CNN-based image deblurring methods have made significant progress, but they rely heavily on the accuracy of paired data, which is impractical to collect for every camera. To address this, we propose a physical model for natural image…

Cited by 0SourceScholar
2025

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

CVPR 2025highlight

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving is a promising direction. However, the numerous denoising steps in the robotic di…

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

FedCross: Intertemporal Federated Learning Under Evolutionary Games

AAAI 2025technical

Federated Learning (FL) mitigates privacy leakage in decentralized machine learning by allowing multiple clients to train collaboratively locally. However, dynamic mobile networks with high mobility, intermittent connectivity, and bandwidth limitation severely hinder model updates to the cloud serv…

Cited by 0SourcePDFScholar
2025

Graph Structure Learning for Spatial-Temporal Imputation: Adapting to Node and Feature Scales

AAAI 2025technical

Spatial-temporal data collected across different geographic locations often suffer from missing values, posing challenges to data analysis. Existing methods primarily leverage fixed spatial graphs to impute missing values, which implicitly assume that the spatial relationship is roughly the same for…

2025

LayerDAG: A Layerwise Autoregressive Diffusion Model for Directed Acyclic Graph Generation

ICLR 2025spotlight

Directed acyclic graphs (DAGs) serve as crucial data representations in domains such as hardware synthesis and compiler/program optimization for computing systems. DAG generative models facilitate the creation of synthetic DAGs, which can be used for benchmarking computing systems while preserving i…

2025

RAD: Training an End-to-End Driving Policy via Large-Scale 3DGS-based Reinforcement Learning

NeurIPS 2025poster

Existing end-to-end autonomous driving (AD) algorithms typically follow the Imitation Learning (IL) paradigm, which faces challenges such as causal confusion and an open-loop gap. In this work, we propose RAD, a 3DGS-based closed-loop Reinforcement Learning (RL) framework for end-to-end Autonomous D…

Cited by 0SourcecodeScholar
2025

Stacking Brick by Brick: Aligned Feature Isolation for Incremental Face Forgery Detection

CVPR 2025poster

The rapid advancement of face forgery techniques has introduced a growing variety of forgeries.Incremental Face Forgery Detection (IFFD), involvinggradually adding new forgery data to fine-tune the previously trained model, has been introduced as a promising strategy to deal with evolving forgery me…

2025

TimeStep Master: Asymmetrical Mixture of Timestep LoRA Experts for Versatile and Efficient Diffusion Models in Vision

ICML 2025poster

Diffusion models have driven the advancement of vision generation over the past years. However, it is often difficult to apply these large models in downstream tasks, due to massive fine-tuning cost. Recently, Low-Rank Adaptation (LoRA) has been applied for efficient tuning of diffusion models. Unfo…

Cited by 0SourcePDFScholar
2025

Tree-of-AdEditor: Heuristic Tree Reasoning for Automated Video Advertisement Editing with Large Language Model

IJCAI 2025

Video advertising has become a popular marketing strategy on e-commerce platforms, requiring high-level semantic reasoning like selling point discovery, narrative organization. Previous rule-based methods struggle with these complex tasks, and learning-based approaches demand large datasets and high

2025

Trusted Mamba Contrastive Network for Multi-View Clustering

ICASSP 2025accepted

Multi-view clustering can partition data samples into their categories by learning a consensus representation in an unsupervised way and has received more and more attention in recent years. However, there is an untrusted fusion problem. The reasons for this problem are as follows: 1) The current me…

Cited by 10SourceScholar
2025

WeGen: A Unified Model for Interactive Multimodal Generation as We Chat

CVPR 2025poster

Existing multimodal generative models fall short as qualified design copilots, as they often struggle to generate imaginative outputs once instructions are less detailed or lack the ability to maintain consistency with the provided references. In this work, we introduce WeGen, a model that unifies m…

2025

Zero-shot Document Retrieval with Hybrid Pseudo-document Retriever

ICASSP 2025accepted

The zero-shot retrieval task aims to retrieve the most relevant documents to a user’s query without relevance labels. Current approaches expand input queries by generating pseudo-documents with large language models (LLMs) and perform document retrieval based on the expanded queries. However, their…

Cited by 0SourceScholar
2024

6-DoF Grasp Detection in Clutter with Enhanced Receptive Field and Graspable Balance Sampling

IROS 2024poster

6-DoF grasp detection of small-scale grasps is crucial for robots to perform specific tasks. This paper focuses on enhancing the recognition capability of small-scale grasping, aiming to improve the overall accuracy of grasping prediction results and the generalization ability of the network. We pro…

Cited by 1SourceScholar
2024

A Prompt-Based Method with Multi-View Optimization for Open Relation Extraction

ICASSP 2024accepted

Open Relation Extraction (OpenRE) is a task that involves discovering new relation types by referring to labeled instances. Existing methods mainly rely on large pre-trained models to obtain the relation representation of entity pairs, and then jointly train the supervised and unsupervised data usin…

Cited by 0SourceScholar
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

AlterMOMA: Fusion Redundancy Pruning for Camera-LiDAR Fusion Models with Alternative Modality Masking

NeurIPS 2024poster

Camera-LiDAR fusion models significantly enhance perception performance in autonomous driving. The fusion mechanism leverages the strengths of each modality while minimizing their weaknesses. Moreover, in practice, camera-LiDAR fusion models utilize pre-trained backbones for efficient training. Howe…

Cited by 0SourcePDFScholar
2024

Bring Invariant to Variant: A Contrastive Prompt-based Framework for Temporal Knowledge Graph Forecasting

COLING 2024main

Temporal knowledge graph forecasting aims to reason over known facts to complete the missing links in the future. Existing methods are highly dependent on the structures of temporal knowledge graphs and commonly utilize recurrent or graph neural networks for forecasting. However, entities that are i…

2024

Can We Leave Deepfake Data Behind in Training Deepfake Detector?

NeurIPS 2024poster

The generalization ability of deepfake detectors is vital for their applications in real-world scenarios. One effective solution to enhance this ability is to train the models with manually-blended data, which we termed ''blendfake'', encouraging models to learn generic forgery artifacts like blendi…

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

DPDLLM: A Black-box Framework for Detecting Pre-training Data from Large Language Models

ACL 2024findings

The success of large language models (LLM) benefits from large-scale model parameters and large amounts of pre-training data. However, the textual data for training LLM can not be confirmed to be legal because they are crawled from different web sites. For example, there are copyrighted articles, pe…

2024

Detection, Diagnosis, and Explanation: A Benchmark for Chinese Medial Hallucination Evaluation

COLING 2024main

Large Language Models (LLMs) have made significant progress recently. However, their practical use in healthcare is hindered by their tendency to generate hallucinations. One specific type, called snowballing hallucination, occurs when LLMs encounter misleading information, and poses a security thre…

2024

FlashAttention-3: Fast and Accurate Attention with Asynchrony and Low-precision

NeurIPS 2024spotlight

Attention, as a core layer of the ubiquitous Transformer architecture, is the bottleneck for large language models and long-context applications. elaborated an approach to speed up attention on GPUs through minimizing memory reads/writes. However, it has yet to take advantage of new capabilities pre…

2024

High-Fidelity Speech Synthesis with Minimal Supervision: All Using Diffusion Models

ICASSP 2024accepted

Text-to-speech (TTS) methods have shown promising results in voice cloning, but they require a large number of labeled text-speech pairs. Minimally-supervised speech synthesis decouples TTS by combining two types of discrete speech representations(semantic & acoustic) and using two sequence-to-seque…

Cited by 0SourceScholar
2024

Hypergraph Self-supervised Learning with Sampling-efficient Signals

IJCAI 2024poster

Self-supervised learning (SSL) provides a promising alternative for representation learning on hypergraphs without costly labels. However, existing hypergraph SSL models are mostly based on contrastive methods with the instance-level discrimination strategy, suffering from two significant limitation…

2024

Integrating Physician Diagnostic Logic into Large Language Models: Preference Learning from Process Feedback

ACL 2024findings

The utilization of large language models for medical dialogue generation has attracted considerable attention due to its potential to enhance response richness and coherence. While previous studies have made strides in optimizing model performance, there is a pressing need to bolster the model’s cap…

2024

Learning Time Slot Preferences via Mobility Tree for Next POI Recommendation

AAAI 2024technical

Next Point-of-Interests (POIs) recommendation task aims to provide a dynamic ranking of POIs based on users' current check-in trajectories. The recommendation performance of this task is contingent upon a comprehensive understanding of users' personalized behavioral patterns through Location-based S…

2024

Look before You Leap: Dual Logical Verification for Knowledge-based Visual Question Generation

COLING 2024main

Knowledge-based Visual Question Generation aims to generate visual questions with outside knowledge other than the image. Existing approaches are answer-aware, which incorporate answers into the question-generation process. However, these methods just focus on leveraging the semantics of inputs to p…

2024

MCIL: Multimodal Counterfactual Instance Learning for Low-resource Entity-based Multimodal Information Extraction

COLING 2024main

Multimodal information extraction (MIE) is a challenging task which aims to extract the structural information in free text coupled with the image for constructing the multimodal knowledge graph. The entity-based MIE tasks are based on the entity information to complete the specific tasks. However,…

2024

MELOV: Multimodal Entity Linking with Optimized Visual Features in Latent Space

ACL 2024findings

Multimodal entity linking (MEL), which aligns ambiguous mentions within multimodal contexts to referent entities from multimodal knowledge bases, is essential for many natural language processing applications. Previous MEL methods mainly focus on exploring complex multimodal interaction mechanisms t…

Cited by 2SourcePDFScholar
2024

Multi-Task Cascaded Attention Network for Brain Tumor Segmentation and Classification

ICASSP 2024accepted

The segmentation and classification of brain tumors are important yet highly challenging tasks in the field of medical image processing. In this paper, we proposed a multi-task cascaded attention network (MTCAN) for brain tumor segmentation and classification. Specifically, the MTCAN uses a multi-sc…

Cited by 0SourceScholar
2024

RLingua: Improving Reinforcement Learning Sample Efficiency in Robotic Manipulations With Large Language Models

RA-L 2024

Reinforcement learning (RL) has demonstrated its capability in solving various tasks but is notorious for its low sample efficiency. In this paper, we propose RLingua, a framework that can leverage the internal knowledge of large language models (LLMs) to reduce the sample complexity of RL in roboti

Cited by 31SourcecodeScholar
2024

SHERL: Synthesizing High Accuracy and Efficient Memory for Resource-Limited Transfer Learning

ECCV 2024poster

"Parameter-efficient transfer learning (PETL) has emerged as a flourishing research field for adapting large pre-trained models to downstream tasks, greatly reducing trainable parameters while grappling with memory challenges during fine-tuning. To address it, memory-efficient series (METL) avoid ba…

2024

TimeR4 : Time-aware Retrieval-Augmented Large Language Models for Temporal Knowledge Graph Question Answering

EMNLP 2024main

Temporal Knowledge Graph Question Answering (TKGQA) aims to answer temporal questions using knowledge in Temporal Knowledge Graphs (TKGs). Previous works employ pre-trained TKG embeddings or graph neural networks to incorporate the knowledge of TKGs. However, these methods fail to fully understand t…

2024

UniPT: Universal Parallel Tuning for Transfer Learning with Efficient Parameter and Memory

CVPR 2024poster

Parameter-efficient transfer learning (PETL) i.e. fine-tuning a small portion of parameters is an effective strategy for adapting pre-trained models to downstream domains. To further reduce the memory demand recent PETL works focus on the more valuable memory-efficient characteristic. In this paper…

2024

VoxelMap++: Mergeable Voxel Mapping Method for Online LiDAR(-Inertial) Odometry

RA-L 2024

This letter presents VoxelMap++: a voxel mapping method with plane merging which can effectively improve the accuracy and efficiency of LiDAR(-inertial) based simultaneous localization and mapping (SLAM). This map is a collection of voxels that contains one plane feature with 3DOF representation and

Cited by 40SourcecodeScholar
2023

AoM: Detecting Aspect-oriented Information for Multimodal Aspect-Based Sentiment Analysis

ACL 2023findings

Multimodal aspect-based sentiment analysis (MABSA) aims to extract aspects from text-image pairs and recognize their sentiments. Existing methods make great efforts to align the whole image to corresponding aspects. However, different regions of the image may relate to different aspects in the same…

2023

Bidirectional Transformer Reranker for Grammatical Error Correction

ACL 2023findings

Pre-trained seq2seq models have achieved state-of-the-art results in the grammatical error correction task. However, these models still suffer from a prediction bias due to their unidirectional decoding. Thus, we propose a bidirectional Transformer reranker (BTR), that re-estimates the probability o…

2023

BioFEG: Generate Latent Features for Biomedical Entity Linking

EMNLP 2023long main

Biomedical entity linking is an essential task in biomedical text processing, which aims to map entity mentions in biomedical text, such as clinical notes, to standard terms in a given knowledge base. However, this task is challenging due to the rarity of many biomedical entities in real-world scen…

Cited by 0SourceScholar
2023

Distortion-Aware Convolutional Neural Network-Based Interpolation Filter for AVS3

ICASSP 2023accepted

Motion compensation is a key technology in video coding for removing the temporal redundancy between video frames. Considering the incompatibility between traditional interpolation filters and diversified video content, the inter prediction method still has considerable room for improvement. This pa…

Cited by 0SourceScholar
2023

From Alignment to Entailment: A Unified Textual Entailment Framework for Entity Alignment

ACL 2023findings

Entity Alignment (EA) aims to find the equivalent entities between two Knowledge Graphs (KGs). Existing methods usually encode the triples of entities as embeddings and learn to align the embeddings, which prevents the direct interaction between the original information of the cross-KG entities. Mor…

2023

Improving Prosody for Cross-Speaker Style Transfer by Semi-Supervised Style Extractor and Hierarchical Modeling in Speech Synthesis

ICASSP 2023accepted

Cross-speaker style transfer in speech synthesis aims at transferring a style from source speaker to synthesized speech of a target speaker’s timbre. In most previous methods, the synthesized fine-grained prosody features often represent the source speaker’s average style, similar to the one-to-many…

Cited by 0SourceScholar
2023

Incorporating Object-Level Visual Context for Multimodal Fine-Grained Entity Typing

EMNLP 2023long findings

Fine-grained entity typing (FGET) aims to assign appropriate fine-grained types to entity mentions within their context, which is an important foundational task in natural language processing. Previous approaches for FGET only utilized textual context information. However, in the form of short text,…

Cited by 0SourceScholar
2023

Licon: A Diverse, Controllable and Challenging Linguistic Concept Learning Benchmark

EMNLP 2023long findings

Concept Learning requires learning the definition of a general category from given training examples. Most of the existing methods focus on learning concepts from images. However, the visual information cannot present abstract concepts exactly, which struggles the introduction of novel concepts rela…

Cited by 0SourceScholar
2023

Selecting Key Views for Zero-Shot Entity Linking

EMNLP 2023long findings

Entity linking, which aligns mentions in the text to entities in knowledge bases, is essential for many natural language processing tasks. Considering the real-world scenarios, recent research hotspot of entity linking has focused on the zero-shot setting, where mentions need to link to unseen entit…

Cited by 0SourceScholar
2023

Two-Stage Video De-Raining with Spatio-Temporal Fusion and Illumination-Invariant Detail Preservation

ICASSP 2023accepted

Video de-raining is an important yet highly challenging task in the field of computer vision. Though numerous video de-raining methods are developed with encouraging performance, two major challenges for video de-raining are still unsatisfactorily solved and need to be further investigated as follow…

Cited by 1SourceScholar
2022

A Multi-Task Learning Framework for Chinese Medical Procedure Entity Normalization

ICASSP 2022accepted

Medical entity normalization is a fundamental task in medical natural language processing and clinical applications. The task aims to map medical mentions to standard entities in a given knowledge base. In this paper, we focus on Chinese medical procedure entity normalization. This task brings an ex…

Cited by 0SourceScholar
2022

A Span-based Multimodal Variational Autoencoder for Semi-supervised Multimodal Named Entity Recognition

EMNLP 2022main

Multimodal named entity recognition (MNER) on social media is a challenging task which aims to extract named entities in free text and incorporate images to classify them into user-defined types. However, the annotation for named entities on social media demands a mount of human efforts. The existin…

2022

BadPrompt: Backdoor Attacks on Continuous Prompts

NeurIPS 2022accept

The prompt-based learning paradigm has gained much research attention recently. It has achieved state-of-the-art performance on several NLP tasks, especially in the few-shot scenarios. While steering the downstream tasks, few works have been reported to investigate the security problems of the promp…

2022

Improving Zero-Shot Entity Linking Candidate Generation with Ultra-Fine Entity Type Information

COLING 2022main

Entity linking, which aims at aligning ambiguous entity mentions to their referent entities in a knowledge base, plays a key role in multiple natural language processing tasks. Recently, zero-shot entity linking task has become a research hotspot, which links mentions to unseen entities to challenge…

2022

K-Converter: An Unsupervised Singing Voice Conversion System

ICASSP 2022accepted

Singing voice conversion (SVC) converts a singer’s voice to another one’s voice while preserving the linguistic content. Recently, some SVC systems rely on supervised phonetic features extracted from pre-trained automatic speech recognition (ASR) models, increasing system complexity. Some end-toend…

Cited by 0SourceScholar
2022

Learning Unforgotten Domain-Invariant Representations for Online Unsupervised Domain Adaptation

IJCAI 2022poster

Existing unsupervised domain adaptation (UDA) studies focus on transferring knowledge in an offline manner. However, many tasks involve online requirements, especially in real-time systems. In this paper, we discuss Online UDA (OUDA) which assumes that the target samples are arriving sequentially as…

2022

MoSE: Modality Split and Ensemble for Multimodal Knowledge Graph Completion

EMNLP 2022main

Multimodal knowledge graph completion (MKGC) aims to predict missing entities in MKGs. Previous works usually share relation representation across modalities. This results in mutual interference between modalities during training, since for a pair of entities, the relation from one modality probably…

2022

Overcoming Language Priors in Visual Question Answering via Distinguishing Superficially Similar Instances

COLING 2022main

Despite the great progress of Visual Question Answering (VQA), current VQA models heavily rely on the superficial correlation between the question type and its corresponding frequent answers (i.e., language priors) to make predictions, without really understanding the input. In this work, we define…

2022

PM2F2N: Patient Multi-view Multi-modal Feature Fusion Networks for Clinical Outcome Prediction

EMNLP 2022finding

Clinical outcome prediction is critical to the condition prediction of patients and management of hospital capacities. There are two kinds of medical data, including time series signals recorded by various devices and clinical notes in electronic health records (EHR), which are used for two common p…

2022

Single Image De-Raining with High-Low Frequency Guidance

ICASSP 2022accepted

Rain removal is a highly demanding task because a rainy image in computer lacks discriminative information to distinguish the image details from the rain streaks. In this paper, we present a new High-Low-Frequency Guided De-raining (HLFGD) method to remove the rain streaks clearly while reserve the…

Cited by 0SourceScholar
2022

Traffic Context Aware Data Augmentation for Rare Object Detection in Autonomous Driving

ICRA 2022poster

Detection of rare objects (e.g., traffic cones, traffic barrels and traffic warning triangles) is an important perception task to improve the safety of autonomous driving. Training of such models typically requires a large number of annotated data which is expensive and time consuming to obtain. To…

Cited by 12SourcecodeScholar
2021

A Language Model-based Generative Classifier for Sentence-level Discourse Parsing

EMNLP 2021main

Discourse segmentation and sentence-level discourse parsing play important roles for various NLP tasks to consider textual coherence. Despite recent achievements in both tasks, there is still room for improvement due to the scarcity of labeled data. To solve the problem, we propose a language model-…

2021

A Spatial Regulated Patch-Wise Approach for Cervical Dysplasia Diagnosis

AAAI 2021technical

Cervical dysplasia diagnosis via visual investigation is a challenging problem. Recent approaches use deep learning techniques to extract features and require the downsampling of high-resolution cervical screening images to smaller sizes for training. Such a reduction may result in the loss of visua…

Cited by 8SourcePDFScholar
2021

An End-to-End Progressive Multi-Task Learning Framework for Medical Named Entity Recognition and Normalization

ACL 2021long

Medical named entity recognition (NER) and normalization (NEN) are fundamental for constructing knowledge graphs and building QA systems. Existing implementations for medical NER and NEN are suffered from the error propagation between the two tasks. The mispredicted mentions from NER will directly i…

2021

Audio2Gestures: Generating Diverse Gestures From Speech Audio With Conditional Variational Autoencoders

ICCV 2021poster

Generating conversational gestures from speech audio is challenging due to the inherent one-to-many mapping between audio and body motions. Conventional CNNs/RNNs assume one-to-one mapping, and thus tend to predict the average of all possible target motions, resulting in plain/boring motions during…

Cited by 130PDFcodeScholar
2021

Enhanced Audio Tagging via Multi- to Single-Modal Teacher-Student Mutual Learning

AAAI 2021technical

Recognizing ongoing events based on acoustic clues has been a critical yet challenging problem that has attracted significant research attention in recent years. Joint audio-visual analysis can improve the event detection accuracy but may not always be feasible as under many circumstances only audio…

Cited by 16SourcePDFScholar
2021

Infusing Multi-Source Knowledge with Heterogeneous Graph Neural Network for Emotional Conversation Generation

AAAI 2021technical

The success of emotional conversation systems depends on sufficient perception and appropriate expression of emotions. In a real-world conversation, we firstly instinctively perceive emotions from multi-source information, including the emotion flow of dialogue history, facial expressions, and perso…

2021

MTAAL: Multi-Task Adversarial Active Learning for Medical Named Entity Recognition and Normalization

AAAI 2021technical

Automated medical named entity recognition and normalization are fundamental for constructing knowledge graphs and building QA systems. When it comes to medical text, the annotation demands a foundation of expertise and professionalism. Existing methods utilize active learning to reduce costs in cor…

Cited by 20SourcePDFScholar
2021

Model-Based 3D Hand Reconstruction via Self-Supervised Learning

CVPR 2021poster

Reconstructing a 3D hand from a single-view RGB image is challenging due to various hand configurations and depth ambiguity. To reliably reconstruct a 3D hand from a monocular image, most state-of-the-art methods heavily rely on 3D annotations at the training stage, but obtaining 3D annotations is e…

Cited by 124PDFcodeScholar
2021

One-Shot Voice Conversion Based on Speaker Aware Module

ICASSP 2021accepted

Voice conversion (VC) is a task to convert the voice of speech while preserving its linguistic content. Although several methods have been proposed to enable VC with non-parallel data, it is still difficult to model the voice without a great number of data or an adaptive process. In this paper, we p…

Cited by 0SourceScholar
2021

Similarity Reasoning and Filtration for Image-Text Matching

AAAI 2021technical

Image-text matching plays a critical role in bridging the vision and language, and great progress has been made by exploiting the global alignment between image and sentence, or local alignments between regions and words. However, how to make the most of these alignments to infer more accurate match…

2020

Cleaning Robot Operation Decision Based on Causal Reasoning and Attribute Learning

IROS 2020poster

In order to improve the operation ability of cleaning robots, this paper proposes a decision method for cleaning robot’s operation mode. Firstly, we use the hierarchical expression ability of deep network to obtain the attributes of garbage such as state, shape, distribution, size and so on. Then th…

Cited by 4SourceScholar
2020

Consensus-Aware Visual-Semantic Embedding for Image-Text Matching

ECCV 2020poster

Image-text matching plays a central role in bridging vision and language. Most existing approaches only rely on the image-text instance pair to learn their representations, thereby exploiting their matching relationships and making the corresponding alignments. Such approaches only exploit the super…

2020

GoGNN: Graph of Graphs Neural Network for Predicting Structured Entity Interactions

IJCAI 2020poster

Entity interaction prediction is essential in many important applications such as chemistry, biology, material science, and medical science. The problem becomes quite challenging when each entity is represented by a complex structure, namely structured entity, because two types of graphs are involve…

2018

Deep Complex Networks

ICLR 2018poster

At present, the vast majority of building blocks, techniques, and architectures for deep learning are based on real-valued operations and representations. However, recent work on recurrent neural networks and older fundamental theoretical analysis suggests that complex numbers could have a richer re…

2018

Multivariate Time Series Imputation with Generative Adversarial Networks

NeurIPS 2018poster

Multivariate time series usually contain a large number of missing values, which hinders the application of advanced analysis methods on multivariate time series data. Conventional approaches to addressing the challenge of missing values, including mean/zero imputation, case deletion, and matrix fac…

Cited by 673SourcePDFScholar
2016

Batch normalized recurrent neural networks

ICASSP 2016accepted

Recurrent Neural Networks (RNNs) are powerful models for sequential data that have the potential to learn long-term dependencies. However, they are computationally expensive to train and difficult to parallelize. Recent work has shown that normalizing intermediate representations of neural networks…

Cited by 0SourceScholar
2016

On Multiplicative Integration with Recurrent Neural Networks

NeurIPS 2016poster

We introduce a general simple structural design called “Multiplicative Integration” (MI) to improve recurrent neural networks (RNNs). MI changes the way of how the information flow gets integrated in the computational building block of an RNN, while introducing almost no extra parameters. The new st…

2016

Professor Forcing: A New Algorithm for Training Recurrent Networks

NeurIPS 2016poster

The Teacher Forcing algorithm trains recurrent networks by supplying observed sequence values as inputs during training and using the network’s own one-step-ahead predictions to do multi-step sampling. We introduce the Professor Forcing algorithm, which uses adversarial domain adaptation to encourag…

Cited by 805SourcePDFScholar