← Search

Longyin Wen

28 accepted papers

2026

EchoFoley: Event-Centric Hierarchical Control for Video Grounded Creative Sound Generation

CVPR 2026

Sound effects build an essential layer of multimodal storytelling, shaping the emotional atmosphere and the narrative semantics of videos. Despite recent advancement in video-text-to-audio (VT2A), the current formulation faces three key limitations: (1) an imbalance between visual and textual condit

Cited by 0SourceScholar
2026

TGT: Text-Grounded Trajectories for Locally Controlled Video Generation

CVPR 2026

Text-to-video generation has advanced rapidly in visual fidelity, whereas standard methods still have limited ability to control the subject composition of generated scenes. Prior work shows that adding localized text control signals, such as bounding boxes or segmentation masks, can help. However,

Cited by 0SourceScholar
2026

VlogReward: Learning Multi-Dimensional Evaluation for Vlog Editing

ICML 2026poster

The rapid rise of vlogs as a personalized storytelling medium has created a demand for automated systems to evaluate and refine vlog editing plans. However, vlog assessment is highly subjective and remains challenging due to a lack of standardized criteria, dataset and benchmark, and effective rewar…

Cited by 0SourceScholar
2025

D-Attn: Decomposed Attention for Large Vision-and-Language Model

ICCV 2025poster

Large vision-and-language models (LVLMs) have traditionally integrated visual and textual tokens by concatenating them into a single homogeneous input for large language models (LLMs), thereby maximally preserving the pre-trained language capabilities. However, this constrained architecture for visu…

2025

DiffLM: Controllable Synthetic Data Generation via Diffusion Language Models

ACL 2025finding

Recent advancements in large language models (LLMs) have significantly enhanced their knowledge and generative capabilities, leading to a surge of interest in leveraging LLMs for high-quality data synthesis. However, synthetic data generation via prompting LLMs remains challenging due to LLMs’ limit…

2025

Multi-Reward as Condition for Instruction-based Image Editing

ICLR 2025poster

High-quality training triplets (instruction, original image, edited image) are essential for instruction-based image editing. Predominant training datasets (e.g., InsPix2Pix) are created using text-to-image generative models (e.g., Stable Diffusion, DALL-E) which are not trained for image editing. A…

2025

SuperEdit: Rectifying and Facilitating Supervision for Instruction-Based Image Editing

ICCV 2025poster

Due to the challenges of manually collecting accurate editing data, existing datasets are typically constructed using various automated methods, leading to noisy supervision signals caused by the mismatch between editing instructions and original-edited image pairs. Recent efforts attempt to improve…

2024

CuMo: Scaling Multimodal LLM with Co-Upcycled Mixture-of-Experts

NeurIPS 2024poster

Recent advancements in Multimodal Large Language Models (LLMs) have focused primarily on scaling by increasing text-image pair data and enhancing LLMs to improve performance on multimodal tasks. However, these scaling approaches are computationally expensive and overlook the significance of efficien…

2023

DeCap: Decoding CLIP Latents for Zero-Shot Captioning via Text-Only Training

ICLR 2023poster

Large-scale pre-trained multi-modal models (e.g., CLIP) demonstrate strong zero-shot transfer capability in many discriminative tasks, e.g., image classification. Their adaptation to zero-shot image-conditioned text generation tasks has drawn increasing interest. Prior arts approach to zero-shot cap…

2023

Text With Knowledge Graph Augmented Transformer for Video Captioning

CVPR 2023poster

Video captioning aims to describe the content of videos using natural language. Although significant progress has been made, there is still much room to improve the performance for real-world applications, mainly due to the long-tail and open set issues of words. In this paper, we propose a text wit…

2022

End-to-End Compressed Video Representation Learning for Generic Event Boundary Detection

CVPR 2022poster

Generic event boundary detection aims to localize the generic, taxonomy-free event boundaries that segment videos into chunks. Existing methods typically require video frames to be decoded before feeding into the network, which demands considerable computational power and storage space. To that end,…

Cited by 20PDFScholar
2021

Detection, Tracking, and Counting Meets Drones in Crowds: A Benchmark

CVPR 2021poster

To promote the developments of object detection, tracking and counting algorithms in drone-captured videos, we construct a benchmark with a new drone-captured large-scale dataset, named as DroneCrowd, formed by 112 video clips with 33,600 HD frames in various scenarios. Notably, we annotate 20,800 p…

Cited by 133PDFcodeScholar
2021

Rethinking Object Detection in Retail Stores

AAAI 2021technical

The conventional standard for object detection uses a bounding box to represent each individual object instance. However, it is not practical in the industry-relevant applications in the context of warehouses due to severe occlusions among groups of instances of the same categories. In this paper, w…

2021

Towards Real-World Prohibited Item Detection: A Large-Scale X-Ray Benchmark

ICCV 2021poster

Automatic security inspection using computer vision technology is a challenging task in real-world scenarios due to various factors, including intra-class variance, class imbalance, and occlusion. Most of the previous methods rarely solve the cases that the prohibited items are deliberately hidden i…

Cited by 116PDFcodeScholar
2020

Attention Convolutional Binary Neural Tree for Fine-Grained Visual Categorization

CVPR 2020poster

Fine-grained visual categorization (FGVC) is an important but challenging task due to high intra-class variances and low inter-class variances caused by deformation, occlusion, illumination, etc. An attention convolutional binary neural tree architecture is presented to address those problems for we…

Cited by 276PDFScholar
2020

Efficient Pig Counting in Crowds with Keypoints Tracking and Spatial-aware Temporal Response Filtering

ICRA 2020poster

Pig counting is a crucial task for large-scale pig farming. Pigs are usually visually counted by human. But this process is very time-consuming and error-prone. Few studies in literature developed automated pig counting method. The existing works only focused on pig counting using single image, and…

Cited by 32SourceScholar
2020

Learning Semantic Neural Tree for Human Parsing

ECCV 2020poster

In this paper, we design a novel semantic neural tree for human parsing, which uses a tree architecture to encode physiological structure of human body, and design a coarse to fine process in a cascade manner to generate accurate results. Specifically, the semantic neural tree is designed to segment…

Cited by 71SourcePDFScholar
2020

Spatial Attention Pyramid Network for Unsupervised Domain Adaptation

ECCV 2020poster

Unsupervised domain adaptation is critical in various computer vision tasks, such as object detection, instance segmentation, and semantic segmentation, which aims to alleviate performance degradation caused by domain-shift. Most of previous methods rely on a single-mode distribution of source and t…

Cited by 137SourcePDFScholar
2019

ScratchDet: Training Single-Shot Object Detectors From Scratch

CVPR 2019oral

Current state-of-the-art object objectors are fine-tuned from the off-the-shelf networks pretrained on large-scale classification dataset ImageNet, which incurs some additional problems: 1) The classification and detection have different degrees of sensitivity to translation, resulting in the learni…

Cited by 188PDFcodeScholar
2018

Occlusion-aware R-CNN: Detecting Pedestrians in a Crowd

ECCV 2018poster

Pedestrian detection in crowded scenes is a challenging problem since the pedestrians often gather together and occlude each other. In this paper, we propose a new occlusion-aware R-CNN (OR-CNN) to improve the detection accuracy in the crowd. Specifically, we design a new aggregation loss to enforce…

Cited by 544SourcePDFScholar
2018

Single-Shot Refinement Neural Network for Object Detection

CVPR 2018poster

For object detection, the two-stage approach (e.g., Faster R-CNN) has been achieving the highest accuracy, whereas the one-stage approach (e.g., SSD) has the advantage of high efficiency. To inherit the merits of both while overcoming their disadvantages, in this paper, we propose a novel single-sho…

2017

Adaptive RNN Tree for Large-Scale Human Action Recognition

ICCV 2017poster

In this work, we present the RNN Tree (RNN-T), an adaptive learning framework for skeleton based human action recognition. Our method categorizes action classes and uses multiple Recurrent Neural Networks (RNNs) in a tree-like hierarchy. The RNNs in RNN-T are co-trained with the action category hier…

Cited by 140PDFScholar