← Search

Yong Dou

26 accepted papers

2026

Geometry-driven OOD Detectors Are Class-Incremental Learners

CVPR 2026

Class-Incremental Learning (CIL) seeks to acquire new classes over time without erasing prior knowledge. While recent methods leverage pre-trained models (PTMs) to curb forgetting, they largely optimize the feature extractor and overlook the crucial classification head. In this work, we advance a si

Cited by 0SourcecodeScholar
2026

Transolver Is a Linear Transformer: Revisiting Physics-Attention Through the Lens of Linear Attention

AAAI 2026technical

Recent advances in Transformer-based Neural Operators have enabled significant progress in data-driven solvers for Partial Differential Equations (PDEs). Most current research has focused on reducing the quadratic complexity of attention to address the resulting low training and inference efficienc

Cited by 0SourcePDFScholar
2025

A Counterfactual Ultrasound Anti-Interference Self-Supervised Network for B-mode Ultrasound Tongue Extraction

ICASSP 2025accepted

B-mode ultrasound tongue imaging is a non-invasive and real-time method for visualizing vocal tract deformation. However, accurately extracting the tongue’s surface contour remains a significant challenge due to the low signal-to-noise ratio (SNR) and prevalent speckle noise in ultrasound images. Tr…

Cited by 0SourceScholar
2025

Highly Parallelized Reinforcement Learning Training with Relaxed Assignment Dependencies

AAAI 2025technical

As the demands for superior agents grow, the training complexity of Deep Reinforcement Learning (DRL) becomes higher. Thus, accelerating training of DRL has become a major research focus. Dividing the DRL training process into sub-tasks and using parallel computation can effectively reduce training…

2025

Improving the Continuity of Goal-Achievement Ability via Policy Self-Regularization for Goal-Conditioned Reinforcement Learning

ICML 2025poster

This paper addresses the challenge of discontinuity in goal-achievement capabilities observed in Goal-conditioned Reinforcement Learning (GCRL) algorithms. Through a theoretical analysis, we identify that the reuse of successful trajectories or policies during training can aid in achieving adjacent…

Cited by 0SourcePDFScholar
2025

Knowledge Memorization and Rumination for Pre-trained Model-based Class-Incremental Learning

CVPR 2025poster

Class-Incremental Learning (CIL) enables models to continuously learn new classes while mitigating catastrophic forgetting. Recently, Pre-Trained Models (PTMs) have greatly enhanced CIL performance, even when fine-tuning is limited to the first task. This advantage is particularly beneficial for CIL…

2025

Maintaining Fairness in Logit-based Knowledge Distillation for Class-Incremental Learning

AAAI 2025technical

Logit-based knowledge distillation (KD) is commonly used to mitigate catastrophic forgetting in class-incremental learning (CIL) caused by data distribution shifts. However, the strict match of logit values between student and teacher models conflicts with the cross-entropy (CE) loss objective of le…

2025

MonoIR: Inpainting and Reconstruction for Monocular Endoscope Deformation Scenes

ICASSP 2025accepted

Monocular endoscopic scene reconstruction is challenging due to limited viewpoints and interference from surgical instruments. While 3D Gaussian-based methods are popular for their strong reconstruction capabilities and efficiency, they often rely on sensors or stereo depth, resulting in blurred tis…

Cited by 0SourceScholar
2025

Partial Order-centered Hyperbolic Representation Learning for Few-shot Relation Extraction

COLING 2025main

Prototype network-based methods have made substantial progress in few-shot relation extraction (FSRE) by enhancing relation prototypes with relation descriptions. However, the distribution of relations and instances in distinct representation spaces isolates the constraints of relations on instances…

Cited by 0SourcePDFScholar
2025

Scaling Bioacoustic Signal Pre-training with Million Samples Via Mask-Modeling

ICASSP 2025accepted

Deep learning-based bioacoustic audio analysis holds immense potential across various applications. However, existing studies in bioacoustics often focus on a limited number of species, potentially hindering the transferability of models across different species. Furthermore, the manual annotation o…

Cited by 0SourceScholar
2024

A New Pipeline for Knowledge Graph Reasoning Enhanced by Large Language Models Without Fine-Tuning

EMNLP 2024main

Conventional Knowledge Graph Reasoning (KGR) models learn the embeddings of KG components over the structure of KGs, but their performances are limited when the KGs are severely incomplete. Recent LLM-enhanced KGR models input KG structural information into LLMs. However, they require fine-tuning on…

2024

Adapter-Based Incremental Learning for Face Forgery Detection

ICASSP 2024accepted

Many existing face forgery detection methods primarily revolve around learning general representations on predefined datasets and subsequently crossing these static representations to other datasets. However, these approaches could lead to catastrophic forgetting in real-world scenarios, especially…

Cited by 0SourceScholar
2023

Temporal Extrapolation and Knowledge Transfer for Lifelong Temporal Knowledge Graph Reasoning

EMNLP 2023long findings

Real-world Temporal Knowledge Graphs keep growing with time and new entities and facts emerge continually, necessitating a model that can extrapolate to future timestamps and transfer knowledge for new components. Therefore, our work first dives into this more realistic issue, lifelong TKG reasoning…

Cited by 0SourceScholar
2022

Adaptive Threshold Selective Self-Attention for Chinese NER

COLING 2022main

Recently, Transformer has achieved great success in Chinese named entity recognition (NER) owing to its good parallelism and ability to model long-range dependencies, which utilizes self-attention to encode context. However, the fully connected way of self-attention may scatter the attention distrib…

2022

IMCI: Integrate Multi-view Contextual Information for Fact Extraction and Verification

COLING 2022main

With the rapid development of automatic fake news detection technology, fact extraction and verification (FEVER) has been attracting more attention. The task aims to extract the most related fact evidences from millions of open-domain Wikipedia documents and then verify the credibility of correspond…

2022

Improving the Classification of Phonetic Segments from Raw Ultrasound Using Self-Supervised Learning and Hard Example Mining

ICASSP 2022accepted

Ultrasound tongue imaging is an attractive way for speech production study as it provides an effective visualization for the vocal tract. Automatic classification of phonetic segments (tongue shapes) from raw ultrasound data is vital for further interpretation. Recently, deep learning-based approach…

Cited by 0SourceScholar
2022

RSGT: Relational Structure Guided Temporal Relation Extraction

COLING 2022main

Temporal relation extraction aims to extract temporal relations between event pairs, which is crucial for natural language understanding. Few efforts have been devoted to capturing the global features. In this paper, we propose RSGT: Relational Structure Guided Temporal Relation Extraction to extrac…

Cited by 25SourcePDFScholar
2021

Global-Localized Agent Graph Convolution for Multi-Agent Reinforcement Learning

ICASSP 2021accepted

A lot of efforts have been devoted to solving the problem about complex relationship and localized cooperation among a large number of agents in large-scale multi-agent systems. However, global cooperation among all agents is also important while interactions between agents often happen locally. It…

Cited by 0SourceScholar
2021

Graphcomm: A Graph Neural Network Based Method for Multi-Agent Reinforcement Learning

ICASSP 2021accepted

The communication among agents is important for Multi-Agent Reinforcement Learning (MARL). In this work, we propose GraphComm, a method makes use of the relation-ships among agents for MARL communication. GraphComm takes the explicit relations (e.g., agent types), which can be provided through some…

Cited by 0SourceScholar
2020

Attentional Fused Temporal Transformation Network for Video Action Recognition

ICASSP 2020accepted

Effective spatiotemporal feature representation is crucial to the video-based action recognition task. Focusing on discriminate spatiotemporal feature learning, we propose Attentional Fused Temporal Transformation Network (AttnTTN) for action recognition on top of popular Temporal Segment Network (T…

Cited by 0SourceScholar
2020

Learning Network Representation Through Reinforcement Learning

ICASSP 2020accepted

Network Representation Learning embeds each node in a network into a low-dimensional real-value vector which can be used for downstream tasks such as link prediction and recommendation. Many existing approaches use unsupervised or (semi-)supervised methods to explore the network topology and learn r…

Cited by 0SourceScholar