← Search

Juncheng Li

70 accepted papers

2026

Arcadia: Toward a Full-Lifecycle Framework for Embodied Lifelong Learning

CVPR 2026

We contend that embodied learning is fundamentally a lifecycle problem rather than a single-stage optimization. Systems that optimize only one link (data collection, simulation, learning, or deployment) rarely sustain improvement or generalize beyond narrow settings. We introduce Arcadia, a closed-l

Cited by 0SourceScholar
2026

DeepAlign: Mitigating Modality Conflict through Modality-Specific Alignment

CVPR 2026

Multimodal Large Language Models (MLLMs) have demonstrated promising advancements in augmenting the capabilities of LLMs to comprehend visual input. However, modality misalignment between vision and text remains a key challenge in MLLM, which can be attributed to two aspects: misalignment of modalit

Cited by 0SourceScholar
2026

Evolving Generalist Virtual Agents with Generative and Associative Memory

AAAI 2026technical

Generalist Virtual Agents (GVAs) powered by Multimodal Large Language Models (MLLMs) exhibit impressive capabilities. However, their long-term learning is hampered by a core limitation: a failure to evolve beyond existing trajectories. This stems from memory systems that treat experiences as isolate

Cited by 0SourcePDFScholar
2026

FineFocus: Benchmarking and Improving Fine-Grained Text-to-Image Alignment via Paired Reinforcement Learning

ICML 2026poster

While recent autoregressive models have achieved text-to-image generation performance comparable to diffusion models, they significantly struggle with fine-grained semantic alignment. To rigorously evaluate this limitation, we introduce DeltaBench, a benchmark featuring paired prompts with subtle fi…

Cited by 0SourceScholar
2026

Learning to Adapt: Self-Improving Web Agent via Cognitive-Aware Exploration

CVPR 2026

Recent advances in Multimodal Large Language Models (MLLMs) have led to promising progress in web agents. However, existing web agents often rely on handcrafted execution pipelines or expensive expert trajectories, limiting their adaptability to complex, dynamic environments. To address these challe

Cited by 0SourceScholar
2026

NeurVLA: Unleashing Failure-Handling Capability of Vision-Language-Action Models via Neural-Symbolic Reasoning

ICML 2026poster

Vision-Language-Action models have recently shown promising progress in embodied robotic manipulation, yet their generalization to diverse open-ended embodied tasks is often hindered by execution failures. While prior work has explored failure handling, existing approaches still suffer from two fund…

Cited by 0SourceScholar
2026

RADAR: Redundancy-Aware Diffusion for Multi-Agent Communication Structure Generation

ICML 2026poster

Compared with individual agents, large language model based multi-agent systems have demonstrated great capabilities across a wide range of tasks, including code generation, mathematical reasoning, and planning, etc. Despite their impressive performance, the effectiveness and robustness of these sys…

Cited by 0SourceScholar
2026

SCOPE: Evolving Symbolic World for Planning in Open-Ended Environments

ICML 2026poster

Recent works have explored integrating Vision-Language Models (VLMs) with classical planners that rely on symbolic representations of planning problem to generate long-horizon plans for complex embodied tasks. However, in open-ended environments, these symbolic representations obtained from percepti…

Cited by 0SourceScholar
2026

TAlignDiff: Automatic Tooth Alignment assisted by Diffusion-based Transformation Learning

CVPR 2026

Orthodontic treatment hinges on tooth alignment, which significantly affects occlusal function, facial aesthetics, and patients' quality of life. Current deep learning approaches often predict transformation matrices for the misaligned tooth point cloud via point-to-point geometric constraints to ac

Cited by 0SourceScholar
2026

Towards Physically Executable 3D Gaussian for Embodied Navigation

ICLR 2026poster

3D Gaussian Splatting (3DGS), a 3D representation method with photorealistic real-time rendering capabilities, is regarded as an effective tool for narrowing the sim-to-real gap. However, it lacks fine-grained semantics and physical executability for Visual-Language Navigation (VLN). To address this…

Cited by 0SourceScholar
2026

WEAVE: Unleashing and Benchmarking the In-context Interleaved Comprehension and Generation

CVPR 2026

Recent unified multimodal models (UMMs) have achieved remarkable progress in visual comprehension and generation. However, existing datasets and benchmarks focus predominantly on single-turn interactions, overlooking the multi-turn, context-dependent nature of real-world image creation and editing.

Cited by 0SourceScholar
2026

WiseEdit: Benchmarking Cognition- and Creativity-Informed Image Editing

CVPR 2026

Recent image editing models boast next-level intelligent capabilities, facilitating cognition- and creativity-informed image editing. Yet, existing benchmarks provide too narrow a scope for evaluation, failing to holistically assess these advanced abilities. To address this, we introduce WiseEdit, a

Cited by 0SourcecodeScholar
2025

Align2LLaVA: Cascaded Human and Large Language Model Preference Alignment for Multi-modal Instruction Curation

ACL 2025finding

Recent advances in Multi-modal Large Language Models (MLLMs), such as LLaVA-series models, are driven by massive machine-generated instruction-following data tuning. Such automatic instruction collection pipelines, however, inadvertently introduce significant variability in data quality. This paper…

2025

AnyEdit: Mastering Unified High-Quality Image Editing for Any Idea

CVPR 2025poster

Instruction-based image editing aims to modify specific image elements with natural language instructions. However, current models in this domain often struggle to execute complex user instructions accurately, as they are trained on low-quality data with limited editing types. We present AnyEdit, a…

Cited by 21SourcePDFScholar
2025

Benchmarking Multimodal CoT Reward Model Stepwise by Visual Program

ICCV 2025poster

Recent advancements in reward signal usage for Large Language Models (LLMs) are remarkable. However, significant challenges exist when transitioning reward signal to the multimodal domain, including labor-intensive annotations, over-reliance on one-step rewards, and inadequate evaluation. To address…

2025

Boosting Virtual Agent Learning and Reasoning: A Step-Wise, Multi-Dimensional, and Generalist Reward Model with Benchmark

ICML 2025poster

The development of Generalist Virtual Agents (GVAs) has shown significant promise in autonomous task execution. However, current training paradigms face critical limitations, including reliance on outcome supervision and labor-intensive human annotations. To address these challenges, we propose **Si…

2025

Counterfactual Evolution of Multimodal Datasets via Visual Programming

NeurIPS 2025poster

The rapid development of Multimodal Large Language Models (MLLMs) poses increasing demands on the diversity and complexity of multimodal datasets. Yet manual annotation pipelines can no longer keep pace. Existing augmentation methods often follow fixed rules and lack verifiable control over sample d…

Cited by 0SourceScholar
2025

EvolvedGRPO: Unlocking Reasoning in LVLMs via Progressive Instruction Evolution

NeurIPS 2025poster

Recent advances in reinforcement learning (RL) methods such as Grouped Relative Policy Optimization (GRPO) have strengthened the reasoning capabilities of Large Vision-Language Models (LVLMs). However, due to the inherent entanglement between visual and textual modalities, applying GRPO to LVLMs oft…

Cited by 0SourcecodeScholar
2025

Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens

CVPR 2025award

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation by combining LLM and diffusion models, the state-of-the-art in each task, respectively. Existing approaches rely on spatial visual tokens, where image patches are encoded and arranged accord…

2025

IDEATOR: Jailbreaking and Benchmarking Large Vision-Language Models Using Themselves

ICCV 2025poster

As large Vision-Language Models (VLMs) gain prominence, ensuring their safe deployment has become critical. Recent studies have explored VLM robustness against jailbreak attacks--techniques that exploit model vulnerabilities to elicit harmful outputs. However, the limited availability of diverse mul…

2025

ITERATE: Image-Text Enhancement, Retrieval, and Alignment for Transmodal Evolution with LLMs

COLING 2025main

Inspired by human cognitive behavior, we introduce visual modality to enhance the performance of pure text-based question-answering tasks with the development of multimodal models. However, obtaining corresponding images through manual annotation often entails high costs. Faced with this challenge,…

Cited by 0SourcePDFScholar
2025

Iris: Breaking GUI Complexity with Adaptive Focus and Self-Refining

ICCV 2025poster

Digital agents are increasingly employed to automate tasks in interactive digital environments such as web pages, software applications, and operating systems. While text-based agents built on Large Language Models (LLMs) often require frequent updates due to platform-specific APIs, visual agents le…

Cited by 0SourcePDFScholar
2025

Janus-Pro-R1: Advancing Collaborative Visual Comprehension and Generation via Reinforcement Learning

NeurIPS 2025poster

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation. However, these two capabilities remain largely independent, as if they are two separate functions encapsulated within the same model. Consequently, visual comprehension does not enhance vis…

Cited by 0SourcecodeScholar
2025

Learning 4D Panoptic Scene Graph Generation from Rich 2D Visual Scene

CVPR 2025highlight

The latest emerged 4D Panoptic Scene Graph (4D-PSG) provides an advanced-ever representation for comprehensively modeling the dynamic 4D visual real world. Unfortunately, current pioneering 4D-PSG research can largely suffer from data scarcity issues severely, as well as the resulting out-of-vocabul…

Cited by 0SourcePDFScholar
2025

MERIT: Multilingual Semantic Retrieval with Interleaved Multi-Condition Query

NeurIPS 2025poster

Semantic retrieval is crucial for modern applications yet remains underexplored in current research. Existing datasets are limited to single languages, single images, or singular retrieval conditions, often failing to fully exploit the expressive capacity of visual information as evidenced by maint…

Cited by 0SourcecodeScholar
2025

Mastering Collaborative Multi-modal Data Selection: A Focus on Informativeness, Uniqueness, and Representativeness

ICCV 2025poster

Instruction tuning fine-tunes pre-trained Multi-modal Large Language Models (MLLMs) to handle real-world tasks. However, the rapid expansion of visual instruction datasets introduces data redundancy, leading to excessive computational costs. We propose a collaborative framework, DataTailor, which le…

Cited by 0SourcePDFScholar
2025

On Path to Multimodal Generalist: General-Level and General-Bench

ICML 2025oral

The Multimodal Large Language Model (MLLM) is currently experiencing rapid growth, driven by the advanced capabilities of language-based LLMs. Unlike their specialist predecessors, existing MLLMs are evolving towards a Multimodal Generalist paradigm. Initially limited to understanding multiple mod…

Cited by 0SourcePDFScholar
2025

SILMM: Self-Improving Large Multimodal Models for Compositional Text-to-Image Generation

CVPR 2025poster

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in multimodal understanding and generation, pushing forward advancements in text-to-image generation.However, achieving accurate text-image alignment for LMMs, particularly in compositional scenarios, remains challenging. Exist…

Cited by 1SourcePDFScholar
2025

STEP: Enhancing Video-LLMs' Compositional Reasoning by Spatio-Temporal Graph-guided Self-Training

CVPR 2025poster

Video Large Language Models (Video-LLMs) have recently shown strong performance in basic video understanding tasks, such as captioning and coarse-grained question answering, but struggle with compositional reasoning that requires multi-step spatio-temporal inference across object relations, interact…

Cited by 4SourcePDFScholar
2025

TeamLoRA: Boosting Low-Rank Adaptation with Expert Collaboration and Competition

ACL 2025long

While Parameter-Efficient Fine-Tuning (PEFT) methods like Low-Rank Adaptation (LoRA) effectively address resource constraints during fine-tuning, their performance often falls short, especially in multidimensional task scenarios. To address this issue, one straightforward solution is to introduce ta…

2025

The Best of Both Worlds: Integrating Language Models and Diffusion Models for Video Generation

ICCV 2025poster

Recent advancements in text-to-video (T2V) generation have been driven by two competing paradigms: autoregressive language models and diffusion models. However, each paradigm has intrinsic limitations: language models struggle with visual quality and error accumulation, while diffusion models lack s…

2025

What Limits Virtual Agent Application? OmniBench: A Scalable Multi-Dimensional Benchmark for Essential Virtual Agent Capabilities

ICML 2025oral

As multimodal large language models (MLLMs) advance, MLLM-based virtual agents have demonstrated remarkable performance. However, existing benchmarks face significant limitations, including uncontrollable task complexity, extensive manual annotation, and a lack of multidimensional evaluation. In res…

2024

Auto-Encoding Morph-Tokens for Multimodal LLM

ICML 2024spotlight

For multimodal LLMs, the synergy of visual comprehension (textual output) and generation (visual output) presents an ongoing challenge. This is due to a conflicting objective: for comprehension, an MLLM needs to abstract the visuals; for generation, it needs to preserve the visuals as much as possib…

2024

DIEM: Decomposition-Integration Enhancing Multimodal Insights

CVPR 2024poster

In image question answering due to the abundant and sometimes redundant information precisely matching and integrating the information from both text and images is a challenge. In this paper we propose the Decomposition-Integration Enhancing Multimodal Insight (DIEM) which initially decomposes the g…

Cited by 3SourcePDFScholar
2024

Fine-tuning Multimodal LLMs to Follow Zero-shot Demonstrative Instructions

ICLR 2024spotlight

Recent advancements in Multimodal Large Language Models (MLLMs) have been utilizing Visual Prompt Generators (VPGs) to convert visual features into tokens that LLMs can recognize. This is achieved by training the VPGs on millions of image-caption pairs, where the VPG-generated tokens of images are f…

2024

HalluciDoctor: Mitigating Hallucinatory Toxicity in Visual Instruction Data

CVPR 2024poster

Multi-modal Large Language Models (MLLMs) tuned on machine-generated instruction-following data have demonstrated remarkable performance in various multimodal understanding and generation tasks. However the hallucinations inherent in machine-generated data which could lead to hallucinatory outputs i…

2024

Learning Coupled Dictionaries from Unpaired Data for Image Super-Resolution

CVPR 2024poster

The difficulty of acquiring high-resolution (HR) and low-resolution (LR) image pairs in real scenarios limits the performance of existing learning-based image super-resolution (SR) methods in the real world. To conduct training on real-world unpaired data current methods focus on synthesizing pseudo…

Cited by 3SourcePDFScholar
2024

Momentor: Advancing Video Large Language Model with Fine-Grained Temporal Reasoning

ICML 2024poster

Large Language Models (LLMs) demonstrate remarkable proficiency in comprehending and handling text-based tasks. Many efforts are being made to transfer these attributes to video modality, which are termed Video-LLMs. However, existing Video-LLMs can only capture the coarse-grained semantics and are…

2024

Revisiting the Domain Shift and Sample Uncertainty in Multi-source Active Domain Transfer

CVPR 2024poster

Active Domain Adaptation (ADA) aims to maximally boost model adaptation in a new target domain by actively selecting a limited number of target data to annotate. This setting neglects the more practical scenario where training data are collected from multiple sources. This motivates us to extend ADA…

Cited by 20SourcePDFScholar
2024

Sim-Grasp: Learning 6-DOF Grasp Policies for Cluttered Environments Using a Synthetic Benchmark

RA-L 2024

In this letter, we present <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Sim-Grasp</i>, a robust 6-DOF two-finger grasping system that integrates advanced language models for enhanced object manipulation in cluttered environments. We introduce the

Cited by 9SourcecodeScholar
2024

Towards Unified Multimodal Editing with Enhanced Knowledge Collaboration

NeurIPS 2024spotlight

The swift advancement in Multimodal LLMs (MLLMs) also presents significant challenges for effective knowledge editing. Current methods, including intrinsic knowledge editing and external knowledge resorting, each possess strengths and weaknesses, struggling to balance the desired properties of relia…

2024

Unified Generative and Discriminative Training for Multi-modal Large Language Models

NeurIPS 2024poster

In recent times, Vision-Language Models (VLMs) have been trained under two predominant paradigms. Generative training has enabled Multimodal Large Language Models (MLLMs) to tackle various complex tasks, yet issues such as hallucinations and weak object discrimination persist. Discriminative trainin…

Cited by 3SourcePDFScholar
2024

Vulnerabilities of Single-Round Incentive Compatibility in Auto-bidding: Theory and Evidence from ROI-Constrained Online Advertising Markets

IJCAI 2024poster

Most of the work in the auction design literature assumes that bidders behave rationally based on the information available for every individual auction, and the revelation principle enables designers to restrict their efforts to incentive compatible (IC) mechanisms. However, in today’s online adver…

Cited by 10SourcePDFScholar
2023

Global Structure Knowledge-Guided Relation Extraction Method for Visually-Rich Document

EMNLP 2023long findings

Visual Relation Extraction (VRE) is a powerful means of discovering relationships between entities within visually-rich documents. Existing methods often focus on manipulating entity features to find pairwise relations, yet neglect the more fundamental structural information that links disparate ent…

Cited by 0SourcecodeScholar
2023

Gradient-Regulated Meta-Prompt Learning for Generalizable Vision-Language Models

ICCV 2023poster

Prompt tuning, a recently emerging paradigm, enables the powerful vision-language pre-training models to adapt to downstream tasks in a parameter- and data- efficient way, by learning the "soft prompts" to condition frozen pre-training models. Though effective, it is particularly problematic in the…

Cited by 30PDFScholar
2023

PFT-SSR: Parallax Fusion Transformer for Stereo Image Super-Resolution

ICASSP 2023accepted

Stereo image super-resolution aims to boost the performance of image super-resolution by exploiting the supplementary information provided by binocular systems. Although previous methods have achieved promising results, they did not fully utilize the information of cross-view and intra-view. To furt…

Cited by 0SourceScholar
2023

Reasoning Makes Good Annotators : An Automatic Task-specific Rules Distilling Framework for Low-resource Relation Extraction

EMNLP 2023long findings

Relation extraction is often challenged by insufficient labeled data. Previous methods exploit knowledge from unlabeled data by generating pseudo labels in a self-training pipeline, which suffers a gradual drift problem. Logic rules, a transferable and explainable form of expert knowledge, have achi…

Cited by 0SourceScholar
2023

Self-supervised Meta-Prompt Learning with Meta-Gradient Regularization for Few-shot Generalization

EMNLP 2023long findings

Prompt tuning is a parameter-efficient method, which learns soft prompts and conditions frozen language models to perform specific downstream tasks. Though effective, prompt tuning under few-shot settings on the one hand heavily relies on a good initialization of soft prompts. On the other hand, it…

Cited by 0SourcecodeScholar
2023

Visually-Prompted Language Model for Fine-Grained Scene Graph Generation in an Open World

ICCV 2023poster

Scene Graph Generation (SGG) aims to extract <subject, predicate, object> relationships in images for vision understanding. Although recent works have made steady progress on SGG, they still suffer long-tail distribution that tail-predicates are more costly to train and hard to distinguish due to a…

Cited by 35PDFcodeScholar
2022

Compositional Temporal Grounding With Structured Variational Cross-Graph Correspondence Learning

CVPR 2022poster

Temporal grounding in videos aims to localize one target video segment that semantically corresponds to a given query sentence. Thanks to the semantic diversity of natural language descriptions, temporal grounding allows activity grounding beyond pre-defined classes and has received increasing atten…

Cited by 80PDFcodeScholar
2022

Feature Distillation Interaction Weighting Network for Lightweight Image Super-resolution

AAAI 2022technical

Convolutional neural networks based single-image superresolution (SISR) has made great progress in recent years. However, it is difficult to apply these methods to real-world scenarios due to the computational and memory cost. Meanwhile, how to take full advantage of the intermediate features under…

2022

Fine-Grained Semantically Aligned Vision-Language Pre-Training

NeurIPS 2022accept

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of images and text, or advanced cross-modal attention upon image and text features. Howe…

2022

Lightweight Bimodal Network for Single-Image Super-Resolution via Symmetric CNN and Recursive Transformer

IJCAI 2022poster

Single-image super-resolution (SISR) has achieved significant breakthroughs with the development of deep learning. However, these methods are difficult to be applied in real-world scenarios since they are inevitably accompanied by the problems of computational and memory costs caused by the complex…

2022

MAGIC: Multimodal relAtional Graph adversarIal inferenCe for Diverse and Unpaired Text-Based Image Captioning

AAAI 2022technical

Text-based image captioning (TextCap) requires simultaneous comprehension of visual content and reading the text of images to generate a natural language description. Although a task can teach machines to understand the complex human environment further given that text is omnipresent in our daily su…

2022

Modular End-Effector System for Autonomous Robotic Maintenance & Repair

ICRA 2022poster

This paper describes the development of a modular end-effector system (MEES) for autonomous robotic maintenance and repair tasks. The design consists of the following major components: Robot Side Mating Socket Module (RSMS), End-Effector Side Mating Socket Module (EEMS), the Modular Camera System (M…

Cited by 10SourceScholar
2021

Adaptive Hierarchical Graph Reasoning With Semantic Coherence for Video-and-Language Inference

ICCV 2021poster

Video-and-Language Inference is a recently proposed task for joint video-and-language understanding. This new task requires a model to draw inference on whether a natural language statement entails or contradicts a given video clip. In this paper, we study how to address three critical challenges fo…

Cited by 28PDFScholar
2021

Efficient Trajectory Planning for Multiple Non-Holonomic Mobile Robots via Prioritized Trajectory Optimization

RA-L 2021

In this letter, we present a novel approach to efficiently generate collision-free optimal trajectories for multiple non-holonomic mobile robots in obstacle-rich environments. Our approach first employs a graph-based multi-agent path planner to find an initial discrete solution, and then refines thi

Cited by 97SourcecodeScholar
2021

Phone Distribution Estimation for Low Resource Languages

ICASSP 2021accepted

Phones are critical components in various computational linguistic fields, for example, phone distributions could be helpful in speech recognition and speech synthesis. Traditional approaches to estimate phone distributions typically involve G2P systems which are either manually designed by linguist…

Cited by 3SourceScholar
2021

Structure-Preserving Deraining With Residue Channel Prior Guidance

ICCV 2021poster

Single image deraining is important for many high-level computer vision tasks since the rain streaks can severely degrade the visibility of images, thereby affecting the recognition and analysis of the image. Recently, many CNN-based methods have been proposed for rain removal. Although these method…

Cited by 144PDFcodeScholar
2020

Universal Phone Recognition with a Multilingual Allophone System

ICASSP 2020accepted

Multilingual models can improve language processing, particularly for low resource situations, by sharing parameters across languages. Multilingual acoustic models, however, generally ignore the difference between phonemes (sounds that can support lexical contrasts in a particular language) and thei…

Cited by 0SourceScholar
2020

Unsupervised Reinforcement Learning of Transferable Meta-Skills for Embodied Navigation

CVPR 2020poster

Visual navigation is a task of training an embodied agent by intelligently navigating to a target object (e.g., television) using only visual observations. A key challenge for current deep reinforcement learning models lies in the requirements for a large amount of training data. It is exceedingly e…

Cited by 85PDFScholar
2019

A Comparison of Five Multiple Instance Learning Pooling Functions for Sound Event Detection with Weak Labeling

ICASSP 2019accepted

Sound event detection (SED) entails two subtasks: recognizing what types of sound events are present in an audio stream (audio tagging), and pinpointing their onset and offset times (localization). In the popular multiple instance learning (MIL) framework for SED with weak labeling, an important com…

Cited by 0SourceScholar
2019

Adversarial Music: Real world Audio Adversary against Wake-word Detection System

NeurIPS 2019spotlight

Voice Assistants (VAs) such as Amazon Alexa or Google Assistant rely on wake-word detection to respond to people's commands, which could potentially be vulnerable to audio adversarial examples. In this work, we target our attack on the wake-word detection system. Our goal is to jam the model with so…

Cited by 73SourcePDFScholar
2019

Adversarial camera stickers: A physical camera-based attack on deep learning systems

ICML 2019oral

Recent work has documented the susceptibility of deep learning systems to adversarial examples, but most such attacks directly manipulate the digital input to a classifier. Although a smaller line of work considers physical adversarial attacks, in all cases these involve manipulating the object of i…

2018

A Light-Weight Multimodal Framework for Improved Environmental Audio Tagging

ICASSP 2018accepted

The lack of strong labels has severely limited the state-of-the-art fully supervised audio tagging systems to be scaled to larger dataset. Meanwhile, audio-visual learning models based on unlabeled videos have been successfully applied to audio tagging, but they are inevitably resource hungry and re…

Cited by 0SourceScholar
2018

Eventness: Object Detection on Spectrograms for Temporal Localization of Audio Events

ICASSP 2018accepted

In this paper, we introduce the concept of Eventness for audio event detection, which can, in part, be thought of as an analogue to Objectness from computer vision. The key observation behind the eventness concept is that audio events reveal themselves as 2-dimensional time-frequency patterns with s…

Cited by 0SourceScholar
2018

Multi-scale Residual Network for Image Super-Resolution

ECCV 2018poster

Recent studies have shown that deep neural networks can significantly improve the quality of single-image super-resolution. Current researches tend to use deeper convolutional neural networks to enhance performance. However, blindly increasing the depth of the network cannot ameliorate the network e…

2017

A comparison of Deep Learning methods for environmental sound detection

ICASSP 2017accepted

Environmental sound detection is a challenging application of machine learning because of the noisy nature of the signal, and the small amount of (labeled) data that is typically available. This work thus presents a comparison of several state-of-the-art Deep Learning models on the IEEE challenge on…

Cited by 0SourceScholar