← Search

Aidong Men

8 accepted papers

2026

Agentic Video Summarization via Self-Reflecting Multimodal Understanding

CVPR 2026

The rise of AI agents powered by large language models (LLMs) has transformed intelligent systems by enabling autonomous tool utilizing, reasoning, and action across diverse tasks. Despite this rapid progress, existing video summarization approaches primarily focus on feature extraction or frame-lev

Cited by 0SourceScholar
2025

Filter or Compensate: Towards Invariant Representation from Distribution Shift for Anomaly Detection

AAAI 2025technical

Recent Anomaly Detection (AD) methods have achieved great success with In-Distribution (ID) data. However, real-world data often exhibits distribution shift, causing huge performance decay on traditional AD methods. From this perspective, few previous work has explored AD with distribution shift, an…

2025

Radar2ECG: Multi-Scale Bottleneck Fusion and Cross-modal Semantic Distillation for Conditional Electrocardiogram Generation from Radar Heart Sound

ICASSP 2025accepted

The field of conditional Electrocardiogram(ECG) generation focuses on generating specified ECGs under given conditions for medical purposes. Existing methods are typically based on conditions of simple inputs like text or lead types. However, they struggle to handle the complexity of radar heart sou…

Cited by 0SourceScholar
2025

Socratic Style Chain-of-Thoughts Help LLMs to be a Better Reasoner

ACL 2025finding

Synthetic data generation has emerged as a promising approach to enhance the reasoning capabilities of large language models. However, existing methods remain hindered by high costs—either through expensive API access or additional intermediate training—and are limited in their ability to generalize…

2024

PracticalDG: Perturbation Distillation on Vision-Language Models for Hybrid Domain Generalization

CVPR 2024poster

Domain Generalization (DG) aims to resolve distribution shifts between source and target domains and current DG methods are default to the setting that data from source and target domains share identical categories. Nevertheless there exists unseen classes from target domains in practical scenarios.…

2022

An Efficient Method for Model Pruning Using Knowledge Distillation with Few Samples

ICASSP 2022accepted

Deep neural network compression methods can produce small-scale networks and utilizes fine-tuning to get back the dropped accuracy. Despite their remarkable performance, the fine-tuning procedure is limited to the requirement of a huge training dataset, which is a time-consuming progress. To address…

Cited by 0SourceScholar
2022

Mixed In Time And Modality: Curse Or Blessingƒ Cross-Instance Data Augmentation for Weakly Supervised Multimodal Temporal Fusion

ICASSP 2022accepted

In multimodal video event localization, we usually leverage feature fusion across different axes, such as the modality and temporal axes, for better context. To reduce the costs of detailed annotations, recent solutions explore weakly supervised settings. However, we observe that when feature fusion…

Cited by 0SourceScholar
2020

Split to Be Slim: An Overlooked Redundancy in Vanilla Convolution

IJCAI 2020poster

Many effective solutions have been proposed to reduce the redundancy of models for inference acceleration. Nevertheless, common approaches mostly focus on eliminating less important filters or constructing efficient operations, while ignoring the pattern redundancy in feature maps. We reveal that ma…