2026
[#345] 2026-06-23 [IEEE TAFFC] Empathetic Response in Audio-Visual Conversations Using Emotion Preference Optimization and MambaCompressor (by Yeonju Kim) is accepted to IEEE Transactions on Affective Computing.
Title: Empathetic Response in Audio-Visual Conversations Using Emotion Preference Optimization and MambaCompressor
Authors: Yeonju Kim, Se Jin Park, Yong Man Ro
Chatbot research is advancing with the growing importance of chatbots in fields that require human interactions, such as customer support and mental health care. Despite these advancements, chatbots still face significant challenges in understanding subtle nuances and managing long conversation histories. To address these issues, our study introduces a dual approach: firstly, we employ Emotional Preference Optimization (EPO) to train chatbots not only with correct responses but also with counter-emotional responses-those that are contextually similar but emotionally divergent. This training enables the model to discern fine nuance distinctions between correct and counter-emotional responses, thereby enhancing the quality of its responses. Secondly, we introduce MambaCompressor to effectively compress and manage extensive conversation histories, significantly reducing time and memory complexities while improving the chatbot's contextual understanding. Our comprehensive experiments across multiple datasets demonstrate that our model significantly outperforms existing models in generating empathetic responses and efficiently managing lengthy dialogues.
[#344] 2026-06-21 [ECCV 2026] STRIDE: When to Speak Meets Sequence Denoising for Streaming Video Understanding (by Junho Kim, Hosu Lee, and Minsu Kim) is accepted to ECCV 2026.
Title: STRIDE: When to Speak Meets Sequence Denoising for Streaming Video Understanding
Authors: Junho Kim, Hosu Lee, James Matthew Rehg, Minsu Kim, Yong Man Ro
Recent progress in video large language models (Video-LLMs) has enabled strong offline reasoning over long and complex videos. However, real-world deployments increasingly require streaming perception and proactive interaction, where video frames arrive online and the system must decide not only what to respond, but also when to respond. In this work, we revisit proactive activation in streaming video as a structured sequence modeling problem, motivated by the observation that temporal transitions in streaming video naturally form span-structured activation patterns. To capture this span-level structure, we model activation signals jointly over a sliding temporal window and update them iteratively as new frames arrive. We propose STRIDE (Structured Temporal Refinement with Iterative DEnoising), which employs a lightweight masked diffusion module at the activation interface to jointly predict and progressively refine activation signals across the window. Extensive experiments on diverse streaming benchmarks and downstream models demonstrate that STRIDE shows more reliable and temporally coherent proactive responses, significantly improving "when-to-speak" decision quality in online streaming scenarios.
[#343] 2026-06-21 [ECCV 2026] GenRecal: Generation after Recalibration from Large to Small Vision-Language Models (by Byung-Kwan Lee) is accepted to ECCV 2026.
Title: GenRecal: Generation after Recalibration from Large to Small Vision-Language Models
Authors: Byung-Kwan Lee, Ryo Hachiuma, Yong Man Ro, Yu-Chiang Frank Wang, Yueh-Hua Wu
Recent advancements in vision-language models (VLMs) have leveraged large language models (LLMs) to achieve performance on par with closed-source systems like GPT-4V. However, deploying these models in real-world scenarios, particularly on resource-constrained devices, remains challenging due to their substantial computational demands. This has spurred interest in distilling knowledge from large VLMs into smaller, more efficient counterparts. A key challenge arises here from the diversity of VLM architectures, which are built on different LLMs and employ varying token types—differing in vocabulary size, token splits, and token index ordering. To address this challenge of limitation to a specific VLM type, we present Generation after Recalibration (GenRecal), a general-purpose distillation framework for VLMs. GenRecal incorporates a Recalibrator that aligns and adapts feature representations between heterogeneous VLMs, enabling effective knowledge transfer across different types of VLMs. Through extensive experiments on multiple challenging benchmarks, we demonstrate that GenRecal significantly improves baseline performances, eventually outperforming large-scale open- and closed-source VLMs.
[#342] 2026-06-18 [IEEE TIP] Enhanced Vision-Language Models for Diverse Sensor Understanding: Cost-Efficient Optimization and Benchmarking (by Sangyun Chung, Youngjoon Yu) is accepted to IEEE Transactions on Image Processing.
Title: Enhanced Vision-Language Models for Diverse Sensor Understanding: Cost-Efficient Optimization and Benchmarking
Authors: Sangyun Chung*, Youngjoon Yu*, Se Yeon Kim, Youngchae Chee, Yong Man Ro (*equal contribution)
Large-scale Vision-Language Models (VLMs) have achieved notable progress in aligning visual inputs with text. However, their ability to deeply understand the unique physical properties of non-RGB vision sensor images remains limited. In this paper, we revisit and analyze these limitations and introduce a novel, cost-efficient paradigm that significantly advances sensor image understanding-without requiring extensive training data or any modifications to the existing VLM architectures. Specifically, we propose Sensor-Aware Attributes Fine-Tuning (SAFT) with the Diverse Negative Attributes (DNA) optimization, which leverages minimal sensor-specific data to enable robust learning of non-RGB characteristics and overcome RGB-centric biases inherent in current VLMs. In addition, we present VS-TDX-the first comprehensive, public benchmark designed to rigorously evaluate VLMs' sensor-specific understanding across diverse and realistic scenarios. Through extensive experiments on VLMs and various sensor modalities, we validate that our method consistently delivers superior performance and generalization under resource-constrained and architecture-invariant settings. Our approach provides a practical advance towards scalable deployment of VLMs in increasingly sensor-diverse real-world environments.
[#341] 2026-06-15 [Google Internship] Hyun Jun Kim to Join Google as a Research Intern.
Hyun Jun Kim, a PhD candidate in Prof. Yong Man Ro’s lab, has secured a research internship at Google in Japan. Google is globally recognized as a leading institution in cutting‑edge AI and Multimodal Large Language Model (MLLM) research. This internship will provide Hyun Jun with an opportunity to further advance his ongoing PhD research in MLLMs and Computer Vision.
He has previously published notable papers at top‑tier AI conferences—including CVPR, NeurIPS, AAAI, and ECCV—focusing on enhancing the robustness of MLLMs, long‑form video understanding (e.g., SALOVA at CVPR 2025), and robust object detection in challenging environments.
As Hyun Jun approaches the completion of his PhD, this internship will build upon his prior research experiences and further deepen his doctoral work. It is expected to strengthen his global competitiveness for future roles in leading AI and technology institutions after completing his PhD.
[#340] 2026-05-26 [Appointment] Prof. Yong Man Ro has been appointed as a member of the Presidential Committee on Future Defense Strategy.
Prof. Yong Man Ro has been appointed as a member of the Presidential Committee on Future Defense Strategy. As an expert in Multimodal AI, he will provide policy advice on national defense utilizing advanced artificial intelligence technologies. The photograph captures the inaugural meeting of the Presidential Committee on Future Defense Strategy, which was released to the media.
[#339] 2026-05-25 [IEEE TMM] GCAgent: Long-Video Understanding via Schematic and Narrative Episodic Memory (by Jeong Hun Yeo & Sangyun Chung) is accepted to IEEE Transaction on Multimedia.
Title: GCAgent: Long-Video Understanding via Schematic and Narrative Episodic Memory
Jeong Hun Yeo*, Sangyun Chung*, Sungjune Park, Dae Hoe Kim, Jinyoung Moon, and Yong Man Ro (*equal contribution)
Long-video understanding remains a significant challenge for Multimodal Large Language Models (MLLMs) due to inherent token limitations and the complexity of capturing long-term temporal dependencies. Existing methods often fail to capture the global context and complex event relationships necessary for deep video reasoning. To address this, we introduce GCAgent, a novel Global-Context-Aware Agent framework that achieves comprehensive long-video understanding. Our core innovation is the Schematic and Narrative Episodic Memory. This memory structurally models events and their causal and temporal relations into a concise, organized context, fundamentally resolving the long-term dependency problem. Operating in a multi-stage Perception-Action-Reflection cycle, our GCAgent utilizes a Memory Manager to retrieve relevant episodic context for robust, context-aware inference. Extensive experiments confirm that GCAgent significantly enhances long-video understanding, achieving up to 23.5% accuracy improvement on the Video-MME Long split over a strong MLLM baseline. Furthermore, our framework establishes state-of-the-art performance among comparable 7B-scale MLLMs, achieving 73.4% accuracy on the Long split and the highest overall average (71.9%) on the Video-MME benchmark, validating our agent-based reasoning paradigm and structured memory for cognitively-inspired long-video understanding.
[#338] 2026-05-05 [Award] Prof. Yong Man Ro recognized as a 2026 IEEE Fellow at ICASSP 2026.
Prof. Yong Man Ro was officially recognized as a 2026 IEEE Fellow during the award ceremony hosted by the IEEE Signal Processing Society at ICASSP 2026. The IEEE Fellow status is a prestigious honor bestowed upon less than 0.1% of IEEE members annually, and this ceremony was held to celebrate the newly elevated fellows within the society. Prof. Ro received this distinguished elevation for his outstanding contributions to human-centered signal processing. His ongoing research deeply focuses on developing artificial intelligence for humanity.
[#337] 2026-03-19 [Award] The 2026 Jang Young Sil Fellow Program (Excellence Track) has been awarded to Jeong Hun Yeo.
We are proud to announce that Jeong Hun Yeo has been selected for the prestigious 2026 Jang Young Sil Fellow Program (Excellence Track).
Supported by KAIST, this fellowship is an exclusive honor awarded only to a highly select group of top-tier postdoctoral researchers. This recognition highlights Jeong Hun’s exceptional potential and academic brilliance. Through this program, he will receive dedicated research support and funding to further his excellence within our laboratory.
Professor Ro and all members of the IVL laboratory join together in congratulating Jeong Hun on this achievement.
We are proud of his dedication and look forward to his continued success and groundbreaking contributions to the field. Congratulations, Jeong Hun.
[#336] 2026-02-24 [CVPR 2026] MAD: Modality-Adaptive Decoding for Mitigating Cross-Modal Hallucinations in Multimodal Large Language Models (by Sangyun Chun) is accepted to CVPR 2026.
Title: MAD: Modality-Adaptive Decoding for Mitigating Cross-Modal Hallucinations in Multimodal Large Language Models
Sangyun Chung, Se Yeon Kim, Youngchae Chee, and Yong Man Ro
Multimodal Large Language Models (MLLMs) suffer from cross-modal hallucinations, where one modality inappropriately influences generation about another, leading to fabricated output. This exposes a more fundamental deficiency in modality-interaction control. To address this, we propose Modality-Adaptive Decoding (MAD), a trainingfree method that adaptively weights modality-specific decoding branches based on task requirements. MAD leverages the model’s inherent ability to self-assess modality relevance by querying which modalities are needed for each task. The extracted modality probabilities are then used to adaptively weight contrastive decoding branches, enabling the model to focus on relevant information while suppressing cross-modal interference. Extensive experiments on CMM and AVHBench demonstrate that MAD significantly reduces cross-modal hallucinations across multiple audio-visual language models (7.8% and 2.0% improvements for VideoLLaMA2-AV, 8.7% and 4.7% improvements for Qwen2.5-Omni). Our approach demonstrates that explicit modality awareness through self-assessment is crucial for robust multimodal reasoning, offering a principled extension to existing contrastive decoding methods. Our code is available at https://github.com/top-yun/MAD
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2026
[#335] 2026-02-24 [CVPR 2026] Recursive Think-Answer Process for LLMs and VLMs (by Byung-Kwan Lee & Youngchae Chee) is accepted to CVPR 2026 Findings.
Title: Recursive Think-Answer Process for LLMs and VLMs
Byung-Kwan Lee, Youngchae Chee, Yong Man Ro
Think–Answer reasoners such as DeepSeek-R1 have made notable progress by leveraging interpretable internal reasoning. However, despite the frequent presence of self reflective cues like “Oops!”, they remain vulnerable to output errors during single-pass inference. To address this limitation, we propose an efficient Recursive Think–Answer Process (R-TAP) that enables models to engage in iterative reasoning cycles and generate more accurate answers, going beyond conventional single-pass approaches. Central to this approach is a confidence generator that evaluates the certainty of model responses and guides subsequent improvements. By incorporating two complementary rewards—Recursively Confidence Increase Reward and Final Answer Confidence Reward—we show that R-TAP-enhanced models consistently outperform conventional single-pass methods for both large language models (LLMs) and vision-language models (VLMs). Moreover, by analyzing the frequency of “Oops”-like xpressions in model responses, we find that R-TAP–applied models exhibit significantly fewer self-reflective patterns, resulting in more stable and faster inference-time reasoning. We hope R-TAP pave the way evolving into efficient and elaborated methods to refine the reasoning processes of future AI.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2026
[#334] 2026-02-24 [CVPR 2026] ReFoCUS: Reinforcement-guided Frame Optimization for Contextual Understanding (by Hosu Lee) is accepted to CVPR 2026 Findings.
Title: ReFoCUS: Reinforcement-guided Frame Optimization for Contextual Understanding
Hosu Lee, Junho Kim, Hyunjun Kim, Yong Man Ro
Recent progress in Large Multi-modal Models (LMMs) has enabled effective vision-language reasoning, yet the ability to video understanding remains constrained by suboptimal frame selection strategies, albeit with the rapid development of video-specialized LMMs. Prior works attempted to solve this with static heuristics or external retrieval modules to feed frame-level information, but these approaches often fail to capture visual cues grounded to the given user queries conflating raw visual dynamics with true semantic relevance. In this paper, we introduce ReFoCUS (Reinforcement-guided Frame Optimization for Contextual UnderStanding), the first framework to integrate online policy-gradient reinforcement learning into frame-level optimization for video-LLMs. ReFoCUS aims to learn a frame selection policy, leveraging reward signals derived from reference models to capture their underlying scoring behavior over frame combinations that best support temporally grounded responses. To efficiently explore the large combinatorial frame space, we employ an autoregressive and query-conditional selection architecture that ensures con textual consistency while reducing complexity. Our policy learning removes the need for explicit frame-level super vision, as it implicitly discovers optimal and semantically consistent frame compositions. ReFoCUS consistently improves reasoning accuracy across multiple video QA benchmarks, demonstrating the advantage of aligning frame selection with model-internal utility.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2026
[#333] 2026-02-20 [Appointed as Assistant Professor] Dr. Se Jin Park (Advisor: Prof. Yong Man Ro) joins Kyung Hee University as Assistant Professor in the Department of Electronic Engineering.
Se Jin Park, a doctoral researcher from Professor Yong Man Ro’s laboratory, received his Ph.D. in February 2026 and has been appointed as an Assistant Professor in the Department of Electronic Engineering at Kyung Hee University as of March 2026. Throughout her doctoral studies, Park has been conducting research on multimodal artificial intelligence that integrates speech, vision, and language, with the goal of enabling natural and seamless interaction between humans and AI.
Park has been developing methods for visual–acoustic representation learning, modeling long- and short-term conversational context, and leveraging both linguistic and nonverbal cues from human interaction for dialogue understanding and generation. Her research achievements have been recognized internationally. She has presented a total of 13 papers at top-tier conferences such as ICML, ACL, CVPR, AAAI, and ICASSP, and her work has been selected for several prestigious distinctions, including the ACL Outstanding Paper Award, ICML Oral, CVPR Highlight, ACL Oral, and AAAI Oral. Through these accomplishments, Park has established herself as a competitive researcher in the fields of multimodal AI and conversational intelligence.
Park has expressed her intention to continue pursuing research on conversational intelligence that enables AI systems to collaborate and communicate effectively with real users in complex interaction environments that combine speech, vision, and language. Our school sincerely congratulates her on this new beginning and looks forward to her future contributions in education, research, and industry collaboration at Kyung Hee University.
[#332] 2026-02-04 [Appointed as Assistant Professor] Dr. Hong Joo Lee (Advisor: Prof. Yong Man Ro) appointed as Assistant Professor at Seoul National University of Science and Technology.
Title: Dr. Hong Joo Lee (Advisor: Prof. Yong Man Ro) appointed as Assistant Professor at Seoul National University of Science and Technology.
Dr. Hong Joo Lee, an alumnus of the School of Electrical Engineering at KAIST (Advisor: Prof. Yong Man Ro), has been appointed as an Assistant Professor in the Department of Applied Artificial Intelligence at Seoul National University of Science and Technology, effective March 1, 2026.
Dr. Lee earned his Ph.D. with a dissertation titled "Investigating Adversarial Robustness via Booster Signal." During his doctoral studies, he participated in the Center for Applied Research in Artificial Intelligence (CARAI) for National Defense Research. His research has been widely recognized through numerous publications in top-tier conferences and journals, including CVPR, IEEE TIP, and IEEE TNNLS.
After receiving his doctorate in 2023, Dr. Lee served as a postdoctoral researcher at the Technical University of Munich (TUM) in Germany. His postdoctoral work focused on the reliability of AI models in the medical field, leading to further high-impact publications in ECCV, MICCAI, and AAAI.
In his new role as a professor, Dr. Lee plans to deepen his research on Reliable Intelligence Systems, focusing on the vulnerability, safety, and fairness of AI models.
[#331] 2026-01-18 [ICASSP 2026] Robust Grounding with MLLMs against Occlusion and Small Objects via Language-Guided Semantic Cues (by Beomchan Park & Seongho Kim) is accepted to ICASSP 2026.
Title: Robust Grounding with MLLMs against Occlusion and Small Objects via Language-Guided Semantic Cues
Beomchan Park*, Seongho Kim*, Hyunjun Kim, Sungjune Park, Yong Man Ro (*equal contribution)
While Multimodal Large Language Models (MLLMs) have enhanced grounding capabilities in general scenes, their robustness in crowded scenes remains underexplored. Crowded scenes entail visual challenges (i.e., occlusion and small objects), which impair object semantics and degrade grounding performance. In contrast, language expressions are immune to such degradation and preserve object semantics. In light of these observations, we propose a novel method that overcomes such constraints by leveraging Language-Guided Semantic Cues (LGSCs). Specifically, our approach introduces a Semantic Cue Extractor (SCE) to derive semantic cues of objects from the visual pipeline of an MLLM. We then guide these cues using corresponding text embeddings to produce LGSCs as linguistic semantic priors. Subsequently, they are reintegrated into the original visual pipeline to refine object semantics. Extensive experiments and analyses demonstrate that incorporating LGSCs into an MLLM effectively improves grounding accuracy in crowded scenes.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2026
2025
[#330] 2025-12-17 [IEEE TIP] A Causal Lens on Non-RGB Vision Sensor Understanding in Vision Language Models (by Youngjoon Yu) is accepted to IEEE Transactions on Image Processing.
Title: A Causal Lens on Non-RGB Vision Sensor Understanding in Vision Language Models
Youngjoon Yu, Yong Man Ro
Language Models (VLMs) have achieved remarkable success in tasks involving natural RGB images, their capability to understand non-RGB sensor data, including thermal, depth, hyperspectral, and X-ray imagery, remains severely limited. This limitation stems from an entrenched RGB-centric bias, leading current VLMs to treat these distinct modalities as ordinary photographs, thus failing to account for their unique physical properties. To systematically evaluate and address this pervasive issue, we present CausalSense, a novel benchmark suite designed to expose RGB-centric bias within large-scale VLMs using non-RGB sensor data. Concurrently, we devise a causal learning framework specifically engineered to alleviate this RGB-bounded bias. Our approach effectively employs confounder dictionaries and backdoor adjustments from causal inference to integrate essential sensor-specific knowledge into VLMs, circumventing the need for extensive retraining on massive datasets. Our comprehensive evaluations using CausalSense underscore a significant performance deficiency in state-of-the-art VLMs concerning non-RGB vision sensor comprehension. Crucially, we demonstrate that our proposed causal deconfounded cross-modal encoder substantially improves VLMs’ ability to reason about the physical attributes captured by these modalities, thereby achieving a measurable reduction in the observed performance gap. This combined benchmark and framework pave the way for developing more resilient and sensor-aware vision–language models, capable of robustly interpreting diverse real-world phenomena beyond the visible spectrum.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), IEEE TIP
[#329] 2025-11-10 [AAAI 2026] Emotion-Coherent Reasoning for Multimodal LLMs via Emotional Rationale Verifier (by Hyeongseop Rha) is accepted to AAAI 2026.
Title: Emotion-Coherent Reasoning for Multimodal LLMs via Emotional Rationale Verifier
Hyeongseop Rha, Jeong Hun Yeo, KIM YEONJU, Yong Man Ro
The recent advancement of Multimodal Large Language Models (MLLMs) is transforming human-computer interaction (HCI) from surface-level exchanges into more nuanced and emotionally intelligent communication. To realize this shift, emotion understanding becomes essential allowing systems to capture subtle cues underlying user intent. Furthermore, providing faithful explanations for predicted emotions is crucial to ensure interpretability and build user trust. However, current MLLM-based methods often generate emotion explanations that diverge from the ground-truth (GT) labels and sometimes even contradict their own predicted emotions. This inconsistency poses a critical risk for misunderstanding and erodes reliability in interactive settings. To address this, we propose a novel approach: the Emotional Rationale Verifier (ERV) and an Explanation Reward. Our method guides the model to produce reasoning that is explicitly consistent with the GT emotion during multimodal emotion recognition without modifying the model architecture or requiring paired video–description annotations. Our method significantly improves faithful explanation–prediction consistency and explanation emotion accuracy on the MAFW and DFEW datasets. Through extensive experiments and human evaluations, we show that our approach not only enhances alignment between explanation and prediction but also empowers MLLMs to deliver emotionally coherent, trustworthy interactions, marking a key step toward truly human-like HCI systems.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), AAAI 2026
[#328] 2025-09-24 [2026 봄학기 연구실 학생 모집] 전기및전자공학부 - 국비 석사 2명, KAIST 장학생 (석사, 박사), KAIST 프로그램(KEPSI, EPSS, LGenius, EPSD) & 김재철 AI 대학원 - KAIST 장학생 (석사) 모집합니다.
전기및전자공학부 합격생중에서 국비 석사 2명, KAIST 장학생 (석사, 박사), KAIST 프로그램(KEPSI, EPSS, LGenius, EPSD) 을 모집합니다.
김재철 AI 대학원 합격생중에서 KAIST 장학생 (석사) 을 모집합니다.
학생 초청 연구분야는 MLLM 을 기반으로 비전, 멀티모달분야 입니다.
MLLM (Multimodal large language model) + (Vision, Audio, Language)
Integration Vision, Language and Audio
많은 학생들의 관심과 문의 감사드립니다.
IVL 연구실에서 MLLM+ 를 연구하고자 하는 학생은 합격 후 교수님(ymro@kaist.ac.kr)에게 면담신청 하시기 바랍니다.
[#327] 2025-09-24 [NVIDIA Academic Grant] Professor Yong Man Ro's project, Inclusive Multimodal LLM for Vocal and Non-Vocal Human Communication, has been selected for the NVIDIA Academic Grant Program.
We are pleased to announce that Professor Yong Man Ro's project, Inclusive Multimodal LLM for Vocal and Non-Vocal Human Communication, has been selected for the NVIDIA Academic Grant Program.
As part of this award, KAIST has received 32,000 A100 GPU-hours on Brev to support the research. This grant will accelerate our efforts in developing lightweight, inclusive multimodal language models.
We thank NVIDIA for their support and look forward to sharing impactful results from this collaboration.
[#326] 2025-09-24 [NeurIPS 2025] Unified Reinforcement and Imitation Learning for Vision-Language Models (by Byung-Kwan Lee) is accepted in NeurIPS 2025.
Title: Unified Reinforcement and Imitation Learning for Vision-Language Models
Byung-Kwan Lee, Ryo Hachiuma, Yong Man Ro, Frank Wang, Yueh-Hua Wu
Vision-Language Models (VLMs) have achieved remarkable progress, yet their large scale often renders them impractical for resource-constrained environments. This paper introduces Unified Reinforcement and Imitation Learning (RIL), a novel and efficient training algorithm designed to create powerful, lightweight VLMs. RIL distinctively combines the strengths of reinforcement learning with adversarial imitation learning. This enables smaller student VLMs not only to mimic the sophisticated text generation of large teacher models but also to systematically improve their generative capabilities through reinforcement signals. Key to our imitation framework is a LLM-based discriminator that adeptly distinguishes between student and teacher outputs, complemented by guidance from multiple large teacher VLMs to ensure diverse learning. This unified learning strategy, leveraging both reinforcement and imitation, empowers student models to achieve significant performance gains, making them competitive with leading closed-source VLMs. Extensive experiments on diverse vision-language benchmarks demonstrate that RIL significantly narrows the performance gap with state-of-the-art open- and closed-source VLMs and, in several instances, surpasses them.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), NeurIPS 2025
[#325] 2025-09-04 [Pattern Recognition] Adaptive Integration of Textual Context and Visual Embeddings for Underrepresented Vision Classification (by Seongyeop Kim) is accepted to Pattern Recognition.
Title: Adaptive Integration of Textual Context and Visual Embeddings for Underrepresented Vision Classification
Seongyeop Kim, Hyung-Il Kim, Yong Man Ro
The challenge of long-tail distribution in image classification, particularly where data is scarce, is significant. Traditional research on long-tail visual classification has primarily focused on visual data, frequently overlooking how textual information can enhance performance by providing rich contextual details. This is particularly significant for rare classes, where visual data alone may be insufficient to support effective inference during training. This research introduces a novel approach to long-tail visual classification by integrating textual data with visual inputs using advanced language models and the newly designed Adaptive Integration Block for Vision-Text Synergy (AIB-VTS). We explore the latest advancements in vision-language models that combine both image and textual data. AIB-VTS, integrated within Vision Transformer architectures, adaptively adjusts the balance between visual representation and textual context representation, improving accuracy for underrepresented classes. By utilizing large language models (LLMs) for generating contextual descriptions, we enrich the dataset for tail classes with limited visual data. Our results show notable enhancements in classification robustness and accuracy across the long-tail distribution. The carefully designed AIB-VTS module enhances the vision classification model by adaptively leveraging textual context information learned during training. By querying image representation to AIB-VTS, it actively pulls relevant textual context, effectively addressing data scarcity and minimizing interference from textual information in well-represented head classes.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), Pattern Recognition
[#324] 2025-07-22 [Pattern Recognition] Causal Unsupervised Semantic Segmentation (by Junho Kim, Byung-Kwan Lee) is accepted to Pattern Recognition.
Title: Causal Unsupervised Semantic Segmentation
Junho Kim*, Byung-Kwan Lee*, Yong Man Ro (*equal contributor)
Unsupervised semantic segmentation aims to achieve high-quality semantic grouping without human-labeled annotations. With the advent of self-supervised pre-training, various frameworks utilize the pre-trained features to train prediction heads for unsupervised dense prediction. However, a significant challenge in this unsupervised setup is determining the appropriate level of clustering required for segmenting concepts. To address it, we propose a novel framework, CAusal Unsupervised Semantic sEgmentation (CAUSE), which leverages insights from causal inference. Specifically, we bridge intervention-oriented approach (i.e., frontdoor adjustment) to define suitable two-step tasks for unsupervised prediction. The first step involves constructing a concept clusterbook as a mediator, which represents possible concept prototypes at different levels of granularity in a discretized form. Then, the mediator establishes an explicit link to the subsequent concept-wise self-supervised learning for pixel-level grouping. Through extensive experiments and analyses on various datasets, we corroborate the effectiveness of CAUSE and achieve state-of-the-art performance in unsupervised semantic segmentation.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), Pattern Recognition
[#323] 2025-07-11 [ICIP 2025] Closing the Modality Gap: Integrating LLMs with LiDAR for 3D Object Detection and Object-level Understanding (by Youngchae Chee) is accepted to ICIP 2025.
Title: Closing the Modality Gap: Integrating LLMs with LIDAR for 3D Object Detection and Object-level Understanding
Youngchae Chee, Taeheon Kim, Youngjoon Yu, HyunWook Park, and Yong Man Ro
Multimodal Large Language Models (MLLMs), which integrate multiple modalities such as vision and language by leveraging Large Language Models (LLMs), have demonstrated remarkable progress in multimodal understanding. However, the incorporation of LiDAR—a key modality for spatial and geometric comprehension—into multimodal LLMs (MLLMs) remains underdeveloped. In this work, we devise a novel framework that enhances MLLMs with object-level LiDAR comprehension by jointly aligning both scene-level and region-of-interest (ROI) LiDAR features with natural language. Our method includes three components: scene-level LiDAR compression, ROI-based extraction of object-level features, and multimodal alignment with language. To support accurate object-level understanding, we propose two complementary tasks: LiDAR-to-Class (predicting object classes from LiDAR features) and Class-to-LiDAR (identifying LiDAR objects from natural language descriptions). Leveraging the large-scale NuScenes dataset with over one million annotated objects, our model achieves strong performance, including 95% accuracy on the Class-to-LiDAR task. Leveraging LiDAR data, this work advances precise object-level semantic understanding in 3D environments and underscores the potential of MLLMs in safety-critical and interactive scenarios such as autonomous driving and robotics.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICIP 2025
[#322] 2025-07-07 [ACM MM 2025] Focus Where It Matters: LLM-Guided Regional Identification for Instruction-based Image Editing (by Minho Park) is accepted to ACM MM 2025.
Title: Zero-AVSR: Zero-Shot Audio-Visual Speech Recognition with LLMs by Learning Language-Agnostic Speech Representations
Minho Park, Young Joo Jo, Jae-Hyeok Lee, Ji Yong Lee, Dong-oh Kang, Yong Man Ro
Instruction-based image editing enables intuitive modifications of images through natural language descriptions. However, existing models often struggle to accurately identify the target region, which refers to the area that should be modified. As a result, unintended changes may occur in non-target areas, where the original image should remain unchanged. To address this issue, we propose FoRE, an MLLM-guided framework that identifies the target region based on the given edit instruction and performs image editing using region-aware embeddings. Within FoRE, the Region-guided Edit Adapter projects these embeddings from the MLLM domain to the diffusion condition space.
Subsequently, the Region-guided Refinement Module refines the projected features to enhance spatial accuracy prior to guiding the diffusion process. Through comprehensive evaluations, we demonstrate that FoRE significantly improves localization accuracy and instruction fidelity compared to existing approaches. By explicitly incorporating region-aware conditioning, our framework effectively bridges the gap between instruction comprehension and spatially precise image modifications, advancing the capabilities of instruction-based image editing.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ACM MM 2025
[#321] 2025-06-26 [ICCV 2025] Zero-AVSR: Zero-Shot Audio-Visual Speech Recognition with LLMs by Learning Language-Agnostic Speech Representations (by Jeong Hun Yeo) is accepted to ICCV 2025.
Title: Zero-AVSR: Zero-Shot Audio-Visual Speech Recognition with LLMs by Learning Language-Agnostic Speech Representations
Jeong Hun Yeo, Minsu Kim, Chae Won Kim, Stavros Petridis, Yong Man Ro
We explore a novel zero-shot Audio-Visual Speech Recognition (AVSR) framework, dubbed Zero-AVSR, which enables speech recognition in target languages without requiring any audio-visual speech data in those languages. Specifically, we introduce the Audio-Visual Speech Romanizer (AV-Romanizer), which learns language-agnostic speech representations by predicting Roman text. Then, by leveraging the strong multilingual modeling capabilities of Large Language Models (LLMs), we propose converting the predicted Roman text into language-specific graphemes, forming the proposed Cascaded Zero-AVSR. Taking it a step further, we explore a unified Zero-AVSR approach by directly integrating the audio-visual speech representations encoded by the AV-Romanizer into the LLM. This is achieved through finetuning the adapter and the LLM using our proposed multi-task learning scheme. To capture the wide spectrum of phonetic and linguistic diversity, we also introduce a Multilingual Audio-Visual Romanized Corpus (MARC) consisting of 2,916 hours of audio-visual speech data across 82 languages, along with transcriptions in both language-specific graphemes and Roman text. Extensive analysis and experiments confirm that the proposed Zero-AVSR framework has the potential to expand language support beyond the languages seen during the training of the AV-Romanizer.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICCV 2025
[#320] 2025-06-23 [Recent Ph.D. Graduate: Postdoc] Junho Kim Joins a postdoc in AI research at UIUC
Junho Kim has successfully defended his Ph.D. and is set to join the Siebel School of Computing and Data Science at the University of Illinois Urbana-Champaign (UIUC) as a postdoctoral researcher. His move marks a forward step in his burgeoning career in artificial intelligence research.
During his doctoral studies, Junho's research focused on enhancing the interpretability and robustness of AI models. He developed novel perturbation-based methods for explaining the behavior of blackbox AI models. A key contribution of his work involved a comprehensive analysis of AI models' vulnerabilities to adversarial perturbations, leading to the successful distinction between robust and non-robust features. These significant findings were published in AI Top-tier venues such as IEEE Transactions on Image Processing (TIP) and the Conference on Neural Information Processing Systems (NeurIPS).
More recently, Junho's research addressed the pressing issue of hallucinations in Multimodal Large Language Models (MLLMs). He proposed innovative mitigation strategies to alleviate these issues in large-scale models, introducing techniques based on counterfactual approaches and decoding-time interventions. This work was presented at the Conference on Computer Vision and Pattern Recognition (CVPR).
Junho's transition to UIUC is anticipated to further deepen his contributions to AI research, reinforcing his position as an emerging international scholar in the field.
[#319] 2025-06-22 [Meta Internship] [Meta Internship] Se Jin Park will join Meta for a research scientist intern.
Se Jin Park, a PhD student in Human Multimodal LLMs from the IVL lab, has secured a research internship at Meta in the USA. Meta is recognized as a leading institution in the field of LLM research.
This internship will provide Se Jin with the opportunity to enhance her ongoing PhD research in human multimodal LLMs. She has previously published notable papers on human multimodal AI, focusing on processing and understanding human-relevant modalities such as spoken language and human speech.
As Se Jin approaches the completion of her PhD, this internship is intended to build upon her prior research experiences. The aim is to expand and deepen her doctoral work, which is expected to strengthen her global competitiveness for future roles in leading AI institutions post-PhD.
[#318] 2025-06-03 [IEEE TMM] TMT: Tri-Modal Translation between Speech, Image, and Text by Processing Different Modalities as Different Languages (by Minsu Kim) is accepted to IEEE Transactions on Multimedia.
Title: TMT: Tri-Modal Translation between Speech, Image, and Text by Processing Different Modalities as Different Languages
Minsu Kim*, Jee-weon Jung*, Hyeongseop Rha, Soumi Maiti, Siddhant Arora, Xuankai Chang, Shinji Watanabe, Yong Man Ro (*equal contribution)
The capability to jointly process multi-modal information is becoming an essential task. However, the limited number of paired multi-modal data and the large computational requirements in multi-modal learning hinder the development. We propose a novel Tri-Modal Translation (TMT) model that translates between arbitrary modalities spanning speech, image, and text. We introduce a novel viewpoint, where we interpret different modalities as different languages, and treat multi-modal translation as a well-established machine translation problem. To this end, we tokenize speech and image data into discrete tokens, which provide a unified interface across modalities and significantly decrease the computational cost. In the proposed TMT, a multi-modal encoder-decoder conducts the core translation, whereas modality-specific processing is conducted only within the tokenization and detokenization stages. We evaluate the proposed TMT on all six modality translation tasks. TMT outperforms single model counterparts consistently, demonstrating that unifying tasks is beneficial not only for practicality but also for performance.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), IEEE Transactions on Multimedia
[#317] 2025-05-28 [ACL 2025] MMS-LLaMA: Efficient LLM-based Audio-Visual Speech Recognition with Minimal Multimodal Speech Tokens (by Jeong Hun Yeo, Hyeongseop Rha) is accepted to the Findings of ACL 2025.
Title: MMS-LLaMA: Efficient LLM-based Audio-Visual Speech Recognition with Minimal Multimodal Speech Tokens
Jeong Hun Yeo*, Hyeongseop Rha*, Se Jin Park, Yong Man Ro (* equal contribution)
Audio-Visual Speech Recognition (AVSR) achieves robust speech recognition in noisy environments by combining auditory and visual information. However, recent Large Language Model (LLM) based AVSR systems incur high computational costs due to the high temporal resolution of audio-visual speech processed by LLMs. In this work, we introduce an efficient multimodal speech LLM framework that minimizes token length while preserving essential linguistic content. Our approach employs an early av-fusion module for streamlined feature integration, an audio-visual speech Q-Former that dynamically allocates tokens based on input duration, and a refined query allocation strategy with a speech rate predictor to adjust token allocation according to speaking speed of each audio sample. Extensive experiments on the LRS3 dataset show that our method achieves state-of-the-art performance with a WER of 0.74% while using only 3.5 tokens per second. Moreover, our approach not only reduces token usage by 86% compared to the previous multimodal speech LLM framework, but also improves computational efficiency by reducing FLOPs by 35.7%.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ACL 2025
[#316] 2025-05-14 [ICML 2025] Long-Form Speech Generation with Spoken Language Models (by Se Jin Park) is accepted as Oral (~1%) in ICML 2025.
Title: Long-Form Speech Generation with Spoken Language Models
Se Jin Park, Julian Salazar, Aren Jansen, Keisuke Kinoshita, Yong Man Ro, RJ Skerry-Ryan
We consider the generative modeling of speech over multiple minutes, a requirement for long-form multimedia generation and audio-native voice assistants. However, current spoken language models struggle to generate plausible speech past tens of seconds, from high temporal resolution of speech tokens causing loss of coherence, to architectural issues with long-sequence training or extrapolation, to memory costs at inference time. With these considerations we propose SpeechSSM, the first speech language model to learn from and sample long-form spoken audio (e.g., 16 minutes of read or extemporaneous speech) in a single decoding session without text intermediates, based on recent advances in linear-time sequence modeling. Furthermore, to address growing challenges in spoken language evaluation, especially in this new long-form setting, we propose: new embedding-based and LLM-judged metrics; quality measurements over length and time; and a new benchmark for long-form speech processing and generation, LibriSpeech-Long. Speech samples and the dataset are released at this https URL.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICML 2025
[#315] 2025-04-18 [2025 가을학기 연구실 학생 모집] MLLM (Multimodal large language model)+ (Vision, Audio, Language) 분야를 연구할 인재를 초청합니다.
국비 석사 1명, KAIST 장학생 (석사, 박사), KAIST 프로그램(KEPSI, EPSS, LGenius, EPSD) 등 학생을 모집합니다.
학생 초청 연구분야는 MLLM 을 기반으로 비전, 멀티모달분야 입니다.
MLLM (Multimodal large language model) + (Vision, Audio, Language)
Integration Vision, Language and Audio
많은 학생들의 관심과 문의 감사드립니다.
IVL 연구실에서 MLLM+ 를 연구하고자 하는 학생은 합격후 교수님(ymro@kaist.ac.kr)에게 면담신청 하시기 바랍니다.
[#314] 2025-03-12 [Recruited by Deepmind] Dr. Minsu Kim and Dr. Joanna Hong, have been recruited by DeepMind.
IVL Lab proudly announces that two of PhD graduates, Dr. Minsu Kim and Dr. Joanna Hong, have been recruited by DeepMind, a world leader in artificial intelligence research. Both Dr. Kim and Dr. Hong were instrumental in pioneering Human Multimodal research during their time at IVL Lab, making significant strides in the field.
We are incredibly proud of Dr. Kim and Dr. Hong's achievements, said Prof. YM Ro, director of IVL Lab. Their dedication and innovative research have left a lasting impact on IVL lab, and we are excited to see the contributions they will make at DeepMind."
Dr. Kim and Dr. Hong's work at IVL Lab focused on Human multimodality transformation, e.g., developing advanced multimodal learning models, exploring human-computer interaction through AI. Their research has been published in top-tier conferences and journals, showcasing the cutting-edge work produced at IVL Lab. You can explore their research further:
Dr. Kim's Research: https://sites.google.com/view/ms-dot-k
Dr. Hong's Research: https://joannahong.github.io/
This achievement highlights IVL Lab's commitment to fostering top talent and conducting impactful research in the field of artificial intelligence. We wish Dr. Kim and Dr. Hong all the best in their new endeavors at DeepMind and look forward to their future contributions to the AI community.
[#313] 2025-02-27 [CVPR 2025] SALOVA: Segment-Augmented Long Video Assistance for Targeted Retrieval and Routing in Long-Form Video Analysis (by Junho Kim, Hyunjun Kim) is accepted in CVPR 2025.
Title: SALOVA: Segment-Augmented Long Video Assistance for Targeted Retrieval and Routing in Long-Form Video Analysis
Junho Kim*, Hyunjun Kim*, Hosu Lee, Yong Man Ro (* equal contributor)
Despite advances in Large Multi-modal Models, applying them to long and untrimmed video content remains challenging due to limitations in context length and substantial memory overhead. These constraints often lead to significant information loss and reduced relevance in the model responses. With the exponential growth of video data across web platforms, understanding long-form video is crucial for advancing generalized intelligence. In this paper, we introduce SALOVA: Segment-Augmented LOng Video Assistant, a novel video-LLM framework designed to enhance the comprehension of lengthy video content through targeted retrieval process. We address two main challenges to achieve it: (i) We present the SceneWalk dataset, a high-quality collection of 87.8K long videos, each densely captioned at the segment level to enable models to capture scene continuity and maintain rich descriptive context. (ii) We develop robust architectural designs integrating dynamic routing mechanism and spatio-temporal projector to efficiently retrieve and process relevant video segments based on user queries. Our framework mitigates the limitations of current video-LMMs by allowing for precise identification and retrieval of relevant video segments in response to queries, thereby improving the contextual relevance of the generated responses. Through extensive experiments, SALOVA demonstrates enhanced capability in processing complex long-form videos, showing significant capability to maintain contextual integrity across extended sequences.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2025
[#312] 2025-02-27 [CVPR 2025] VLsI: Verbalized Layers-to-Interactions from Large to Small Vision Language Models (by Byung-Kwan Lee) is accepted in CVPR 2025.
Title: VLsI: Verbalized Layers-to-Interactions from Large to Small Vision Language Models
Byung-Kwan Lee, Ryo Hachiuma, Yu-Chiang Frank Wang, Yong Man Ro, Yueh-Hua Wu
The recent surge in high-quality visual instruction tuning samples from closed-source vision-language models (VLMs) such as GPT-4V has accelerated the release of open-source VLMs across various model sizes. However, scaling VLMs to improve performance using larger models brings significant computational challenges, especially for deployment on resource-constrained devices like mobile platforms and robots. To address this, we propose VLsI: Verbalized Layers-to-Interactions, a new VLM family in 2B and 7B model sizes, which prioritizes efficiency without compromising accuracy. VLsI leverages a unique, layer-wise distillation process, introducing intermediate "verbalizers" that map features from each layer to natural language space, allowing smaller VLMs to flexibly align with the reasoning processes of larger VLMs. This approach mitigates the training instability often encountered in output imitation and goes beyond typical final-layer tuning by aligning the small VLMs’ layer-wise progression with that of the large ones. We validate VLsI across ten challenging vision-language benchmarks, achieving notable performance gains (11.0% for 2B and 17.4% for 7B) over GPT-4V without the need for model scaling, merging, or architectural changes.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2025
[#311] 2024-12-10 [AAAI 2025] Personalized Lip Reading: Adapting to Your Unique Lip Movements with Vision and Language (by Jeong Hun Yeo) is accepted in AAAI 2025.
Title: Personalized Lip Reading: Adapting to Your Unique Lip Movements with Vision and Language
Jeong Hun Yeo, Chae Won Kim, Hyunjun Kim, Hyeongseop Rha, Seunghee Han, Wen-Huang Cheng, Yong Man Ro
Lip reading aims to predict spoken language by analyzing lip movements. Despite advancements in lip reading technologies, performance degrades when models are applied to unseen speakers due to their sensitivity to variations in visual information such as lip appearances. To address this challenge, speaker adaptive lip reading technologies have advanced by focusing on effectively adapting a lip reading model to target speakers in the visual modality. The effectiveness of adapting language information, such as vocabulary choice, of the target speaker has not been explored in the previous works. Moreover, existing datasets for speaker adaptation have limited vocabulary size and pose variations, limiting the validation of previous speaker-adaptive methods in real-world scenarios. To address these issues, we propose a novel speaker-adaptive lip reading method that adapts a pre-trained model to target speakers at both vision and language levels. Specifically, we integrate prompt tuning and the LoRA approach, applying them to a pre-trained lip reading model to effectively adapt the model to target speakers. In addition, to validate its effectiveness in real-world scenarios, we introduce a new dataset, VoxLRS-SA, derived from VoxCeleb2 and LRS3. It contains a vocabulary of approximately 100K words, offers diverse pose variations, and enables the validation of adaptation methods in wild, sentence-level lip reading for the first time. Through various experiments, we demonstrate that the existing speaker-adaptive method also improves performance in the wild at the sentence level. Moreover, with the proposed adaptation method, we show that the proposed method achieves larger improvements when applied to the target speaker, compared to the previous works.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), AAAI 2025
2024
[#310] 2024-10-18 [IEEE TPAMI] Prompt Tuning of Deep Neural Networks for Speaker-adaptive Visual Speech Recognition (by Minsu Kim) is accepted in IEEE Transactions on Pattern Analysis and Machine Intelligence
Title: Prompt Tuning of Deep Neural Networks for Speaker-adaptive Visual Speech Recognition
Minsu Kim, Hyeong-Il Kim, Yong Man Ro
Visual Speech Recognition (VSR) aims to infer speech into text depending on lip movements alone. As it focuses on visual information to model the speech, its performance is inherently sensitive to personal lip appearances and movements, and this makes the VSR models show degraded performance when they are applied to unseen speakers. In this paper, to remedy the performance degradation of the VSR model on unseen speakers, we propose prompt tuning methods of Deep Neural Networks (DNNs) for speaker-adaptive VSR. Specifically, motivated by recent advances in Natural Language Processing (NLP), we finetune prompts on adaptation data of target speakers instead of modifying the pre-trained model parameters. Different from the previous prompt tuning methods mainly limited to Transformer variant architecture, we explore different types of prompts, the addition, the padding, and the concatenation form prompts that can be applied to the VSR model which is composed of CNN and Transformer in general. With the proposed prompt tuning, we show that the performance of the pre-trained VSR model on unseen speakers can be largely improved by using a small amount of adaptation data (e.g., less than 5 minutes), even if the pre-trained model is already developed with large speaker variations. Moreover, by analyzing the performance and parameters of different types of prompts, we investigate when the prompt tuning is preferred over the finetuning methods. The effectiveness of the proposed method is evaluated on both word- and sentence-level VSR databases, LRW-ID and GRID.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), IEEE TPAMI 2024
[#309] 2024-10-15 [NVIDIA Internship] Byung Kwan Lee will join NVIDIA for a research internship.
Byung Kwan Lee will join NVIDIA to enhance his ongoing research on Vision LLM for his Ph.D. studies. Byung Kwan has recently published several top-tier papers on Vision LLMs, focusing on integrating vision and language as well as efficient VLLM. He expects to complete a paper as an outcome of his internship. This research internship experience will enable him to expand and deepen his Ph.D. research, as well as IVL lab research, thereby building global competitiveness.
[#308] 2024-10-09 [IEEE TNNLS] Advancing Causal Intervention in Image Captioning with Causal Prompt (by Youngjoon Yu) is accepted in IEEE Transactions on Neural Networks and Learning Systems
Title: Advancing Causal Intervention in Image Captioning with Causal Prompt
Youngjoon Yu, Yeonju Kim, Yong Man Ro
This paper introduces a novel approach, called Causal Prompting Network (CPNet), to enhance the causal intervention in the context of image captioning. By leveraging visual prompt engineering in the feature space, this method aims to achieve superior performance in causal intervention tasks. Since CPNet is highly flexible and adaptable, it can be incorporated into any existing causal intervention-based image captioning framework. Specifically, two types of visual prompts — Causal RoI Prompt (CRP) and Causal Matching Prompt (CMP) — are employed to refine the feature representations effectively. CRP is utilized on the Region of Interest (RoI) feature of the object feature to enhance RoI features with deconfounded causal features. Meanwhile, CMP is used to strengthen the contextual representation of confounders linked to image captioning tasks. To evaluate the proposed CPNet’s effectiveness, an extensive range of experiments are conducted on the popular MS-COCO and Flickr30k dataset, and the results are validated using the Karpathy split. Experimental results demonstrate that the proposed CPNet surpasses the performance of other state-of-the-art image captioning methods.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), IEEE TNNLS 2024
[#307] 2024-09-27 [2025 봄학기 연구실 현재 TO] 국비 석사 2명 TO, KAIST 프로그램 장학금(KEPSI, EPSS, LGenius, EPSD) TO 있습니다.
국비 석사 2명, 산학장학생 등 모집합니다.
학생 초청 연구분야
Vision + LLM (large language model) / LVLM (large vision language model)
AI 모델: XAI, 역량, 메모리, Human-Machine Interaction, Robust, Multimodal AI
Integration Vision, Language and Audio/Speech
관심있는 학생은 ymro@kaist.ac.kr 로 메일하기 바랍니다.
[#306] 2024-09-26 [NeurIPS 2024] CODE: Contrasting Self-generated Description to Combat Hallucination in Large Multi-modal Models (by Junho Kim, Hyunjun Kim) is accepted at NeurIPS 2024
Title: CODE: Contrasting Self-generated Description to Combat Hallucination in Large Multi-modal Models
Junho Kim*, Hyunjun Kim*, Yeonju Kim, Yong Man Ro (* equal contribution)
Large Multi-modal Models (LMMs) have recently demonstrated remarkable abilities in visual context understanding and coherent response generation. However, alongside these advancements, the issue of hallucinations has emerged as a significant challenge, producing erroneous responses that are unrelated to the visual contents. In this paper, we introduce a novel contrastive-based decoding method, COuntering DEscription Contrastive Decoding (CODE), which leverages self-generated descriptions as contrasting references during the decoding phase of LMMs to address hallucination issues. CODE utilizes the comprehensive descriptions from model itself as visual counterpart to correct and improve response alignment with actual visual content. By dynamically adjusting the information flow and distribution of next-token predictions in the LMM's vocabulary, CODE enhances the coherence and informativeness of generated responses. Extensive experiments demonstrate that our method significantly reduces hallucinations and improves cross-modal consistency across various benchmarks and cutting-edge LMMs. Our method provides a simple yet effective decoding strategy that can be integrated to existing LMM frameworks without additional training.
[#305] 2024-09-26 [NeurIPS 2024] Meteor: Mamba-based Traversal of Rationale for Large Language and Vision Models (by Byung-Kwan Lee) is accepted at NeurIPS 2024
Title: Meteor: Mamba-based Traversal of Rationale for Large Language and Vision Models
Byung-Kwan Lee, Chae Won Kim, Beomchan Park, Yong Man Ro
The rapid development of large language and vision models (LLVMs) has been driven by advances in visual instruction tuning. Recently, open-source LLVMs have curated high-quality visual instruction tuning datasets and utilized additional vision encoders or multiple computer vision models in order to narrow the performance gap with powerful closed-source LLVMs. These advancements are attributed to multifaceted information required for diverse capabilities, including fundamental image understanding, real-world knowledge about common-sense and non-object concepts (e.g., charts, diagrams, symbols, signs, and math problems), and step-by-step procedures for solving complex questions. Drawing from the multifaceted information, we present a new efficient LLVM, Mamba-based traversal of rationales (Meteor), which leverages multifaceted rationale to enhance understanding and answering capabilities. To embed lengthy rationales containing abundant information, we employ the Mamba architecture, capable of processing sequential data with linear time complexity. We introduce a new concept of traversal of rationale that facilitates efficient embedding of rationale. Subsequently, the backbone multimodal language model (MLM) is trained to generate answers with the aid of rationale. Through these steps, Meteor achieves significant improvements in vision language performances across multiple evaluation benchmarks requiring diverse capabilities, without scaling up the model size or employing additional vision encoders and computer vision models.
[#304] 2024-09-21 [EMNLP 2024] From CollaVo (ACL 24) to MoAI (ECCV 24), Now TroL: Advancing Large Language and Vision Model (by Byung-Kwan Lee) is accepted at EMNLP 2024
Title: TroL: Traversal of Layers for Large Language and Vision Models
Byung-Kwan Lee, Sangyun Chung, Chae Won Kim, Beomchan Park, Yong Man Ro
Large language and vision models (LLVMs) have been driven by the generalization power of large language models (LLMs) and the advent of visual instruction tuning. Along with scaling them up directly, these models enable LLVMs to showcase powerful vision language (VL) performances by covering diverse tasks via natural language instructions. However, existing open-source LLVMs that perform comparably to closed-source LLVMs such as GPT-4V are often considered too large (e.g., 26B, 34B, and 110B parameters), having a larger number of layers. These large models demand costly, high-end resources for both training and inference. To address this issue, we present a new efficient LLVM family with 1.8B, 3.8B, and 7B LLM model sizes, Traversal of Layers (TroL), which enables the reuse of layers in a token-wise manner. This layer traversing technique simulates the effect of looking back and retracing the answering stream while increasing the number of forward propagation layers without physically adding more layers. We demonstrate that TroL employs a simple layer traversing approach yet efficiently outperforms the open-source LLVMs with larger model sizes and rivals the performances of the closed-source LLVMs with substantial sizes.
[#303] 2024-09-21 [EMNLP 2024] Where Visual Speech Meets Language: VSP-LLM (by Jeong Hun Yeo, Seunghee Han) is accepted at the Findings of EMNLP 2024
Title: Where Visual Speech Meets Language: VSP-LLM Framework for Efficient and Context-Aware Visual Speech Processing
Authors: Jeong Hun Yeo*, Seunghee Han*, Minsu Kim, Yong Man Ro (* equal contributor)
In visual speech processing, context modeling capability is one of the most important requirements due to the ambiguous nature of lip movements. For example, homophenes, words that share identical lip movements but produce different sounds, can be distinguished by considering the context. In this paper, we propose a novel framework, namely Visual Speech Processing incorporated with LLMs (VSP-LLM), to maximize the context modeling ability by bringing the overwhelming power of LLMs. Specifically, VSP-LLM is designed to perform multi-tasks of visual speech recognition and translation, where the given instructions control the type of task. The input video is mapped to the input latent space of an LLM by employing a self-supervised visual speech model. Focused on the fact that there is redundant information in input frames, we propose a novel deduplication method that reduces the embedded visual features by employing visual speech units. Through the proposed deduplication and Low Rank Adaptation (LoRA), VSP-LLM can be trained in a computationally efficient manner. In the translation dataset, the MuAViC benchmark, we demonstrate that VSP-LLM trained on just 30 hours of labeled data can more effectively translate lip movements compared to the recent model trained with 433 hours of data.
[#302] 2024-09-21 [EMNLP 2024] What if...?: Thinking Counterfactual Keywords Helps to Mitigate Hallucination in Large Multi-modal Models (by Junho Kim) is accepted at the Findings of EMNLP 2024
Title: What if...?: Thinking Counterfactual Keywords Helps to Mitigate Hallucination in Large Multi-modal Models
Authors: Junho Kim, Yeon Ju Kim, Yong Man Ro
This paper presents a way of enhancing the reliability of Large Multi-modal Models (LMMs) in addressing hallucination, where the models generate cross-modal inconsistent responses. Without additional training, we propose Counterfactual Inception, a novel method that implants counterfactual thinking into LMMs using self-generated counterfactual keywords. Our method is grounded in the concept of counterfactual thinking, a cognitive process where human considers alternative realities, enabling more extensive context exploration. Bridging the human cognition mechanism into LMMs, we aim for the models to engage with and generate responses that span a wider contextual scene understanding, mitigating hallucinatory outputs. We further introduce Plausibility Verification Process (PVP), a simple yet robust keyword constraint that effectively filters out sub-optimal keywords to enable the consistent triggering of counterfactual thinking in the model responses. Comprehensive analyses across various LMMs, including both open-source and proprietary models, corroborate that counterfactual thinking significantly reduces hallucination and helps to broaden contextual understanding based on true visual clues.
[#301] 2024-08-19 [Outstanding Paper Award in ACL 2024] Se Jin Park and Chae Won Kim have won the Outstanding Paper Award at the ACL (Association for Computational Linguistics) 2024 conference.
PhD students Se Jin Park and Chae Won Kim have won the Outstanding Paper Award at the ACL (Association for Computational Linguistics) 2024 conference, held in Bangkok. ACL is recognized as the world’s leading conference in the field of Natural Language Processing (NLP) and is one of the top-tier international conferences in Artificial Intelligence (AI).
Their award-winning paper, titled "Let's Go Real Talk: Spoken Dialogue Model for Face-to-Face Conversation," introduces an innovative model designed to make interactions between humans and AI more natural and human-like. Unlike traditional text-based or speech-based dialogue models, this research developed a Human Multimodal LLM (Large Language Model) that enables AI to comprehend both visual cues and vocal signals from humans. Additionally, it allows the AI to engage in conversations using human-like facial expressions and speech.
This breakthrough opens up new possibilities for improving the intuitiveness and effectiveness of human-AI interactions by simultaneously processing visual and auditory signals during conversations.
The paper was also presented as an oral presentation at the ACL 2024 conference in Bangkok, where it garnered significant attention.
Professor Yong Man Ro stated, " This research marks a significant advancement in human-AI interaction, and we hope this technology will be widely applied in various real-world applications. This award is yet another example of the international recognition of the excellence of AI research at KAIST’s School of Electrical Engineering."
[#300] 2024-08-03 [IEEE TASLP] Textless Unit-to-Unit training for Many-to-Many Multilingual Speech-to-Speech Translation (by Minsu Kim) is accepted in IEEE Trans. on Audio, Speech, and Language Processing
Title: Textless Unit-to-Unit training for Many-to-Many Multilingual Speech-to-Speech Translation
Authors: Minsu Kim, Jeongsoo Choi, Dahun Kim, Yong Man Ro
In this paper, we propose a pre-training method to learn unified representations of multilingual speech and text without using text, especially focusing on the purpose of multimodal-to-speech machine translation. To this end, we represent multilingual speech with speech units that are the discretized representations of speech features derived from a self-supervised speech model. By treating the speech units as pseudo-text, we can focus on the linguistic content of the speech, which can be easily associated with both speech and text modalities at the phonetic level information. By setting both the inputs and outputs of our learning problem as speech units, we propose to pre-train an encoder-decoder model in a many-to-many spoken language translation setting, namely Unit-to-Unit Translation (UTUT). Specifically, the encoder is conditioned on the source language token to correctly understand the input spoken language, while the decoder is conditioned on the target language token to generate the translated speech in the target language. Therefore, during the pre-training, the model can build the knowledge of how languages are comprehended and how to relate them to different languages. Since speech units can be easily associated from both audio and text by quantization and phonemization respectively, the UTUT pre-trained model can easily transferred to text-related tasks even if it is trained with textless. We show that a single UTUT pre-trained model can be employed for diverse multilingual speech- and text-related tasks, Speech-toSpeech Translation (STS), multilingual Text-to-Speech Synthesis (TTS), and Text-to-Speech Translation (TTST). By conducting comprehensive experiments encompassing various languages, we validate the efficacy of the proposed method across diverse multilingual tasks. Moreover, we show UTUT pre-trained model can also perform language translations for novel language pairs that are not present during training as pairs, which has not well been explored in the previous literature. Samples can be found on https://choijeongsoo.github.io/utut.
[#299] 2024-07-17 [ACM MM 2024] Efficient Training for Multilingual Visual Speech Recognition (by Minsu Kim, Jeonghun Yeo) is accepted in ACM MM 2024
Title: Efficient Training for Multilingual Visual Speech Recognition: Pre-training with Discretized Visual Speech Representation
Authors: Minsu Kim*, Jeonghun Yeo*, Se Jin Park, Hyeongseop Rha, Yong Man Ro (* equal contributor)
This paper explores sentence-level multilingual Visual Speech Recognition (VSR) that can recognize different languages with a single trained model. As the massive multilingual modeling of visual data requires huge computational costs, we propose a novel training strategy, processing with visual speech units. Motivated by the recent success of the audio speech unit, we propose to use a visual speech unit that can be obtained by discretizing the visual speech features extracted from the self-supervised visual speech model. Through analysis, we verify that the visual speech units mainly contain viseme information while suppressing non-linguistic information. By using the visual speech units as the inputs of our system, we propose to pre-train a VSR model to predict corresponding text outputs on multilingual data constructed by merging several VSR databases. As both the inputs (i.e., visual speech units) and outputs (i.e., text) are discrete, we can greatly improve the training efficiency compared to the standard VSR training. Specifically, the input data size is reduced to 0.016% of the original video inputs. In order to complement the insufficient visual information in speech recognition, we apply curriculum learning where the inputs of the system begin with audio-visual speech units and gradually change to visual speech units. After pre-training, the model is finetuned on continuous features. We set new state-of-the-art multilingual VSR performances by achieving comparable performances to the previous language-specific VSR models, with a single trained model.
[#298] 2024-07-03 [ECCV 2024] MoAI: Mixture of All Intelligence for Large Language and Vision Models (by Byung-Kwan Lee) is accepted in ECCV 2024
Title; MoAI: Mixture of All Intelligence for Large Language and Vision Models
Authors: Byung-Kwan Lee, Beomchan Park, Chae Won Kim, Yong Man Ro
The rise of large language models (LLMs) and instruction tuning has led to the current trend of instruction-tuned large language and vision models (LLVMs). This trend involves either meticulously curating numerous instruction tuning datasets tailored to specific objectives or enlarging LLVMs to manage vast amounts of vision language (VL) data. However, current LLVMs have disregarded the detailed and comprehensive real-world scene understanding available from specialized computer vision (CV) models in visual perception tasks such as segmentation, detection, scene graph generation (SGG), and optical character recognition (OCR). Instead, the existing LLVMs rely mainly on the large capacity and emergent capabilities of their LLM backbones. Therefore, we present a new LLVM, Mixture of All Intelligence (MoAI), which leverages auxiliary visual information obtained from the outputs of external segmentation, detection, SGG, and OCR models. MoAI operates through two newly introduced modules: MoAI-Compressor and MoAI-Mixer. After verbalizing the outputs of the external CV models, the MoAI-Compressor aligns and condenses them to efficiently use relevant auxiliary visual information for VL tasks. MoAI-Mixer then blends three types of intelligence (1) visual features, (2) auxiliary features from the external CV models, and (3) language features by utilizing the concept of Mixture of Experts. Through this integration, MoAI significantly outperforms both open-source and closed-source LLVMs in numerous zero-shot VL tasks, particularly those related to real-world scene understanding such as object existence, positions, relations, and OCR without enlarging the model size or curating extra visual instruction tuning datasets.
[#297] 2024-07-03 [Pattern Recognition] Text-Guided Distillation Learning to Diversify Video Embeddings (by Sangmin Lee) is accepted in Pattern Recognition
Title; Text-Guided Distillation Learning to Diversify Video Embeddings for Text-Video Retrieval
Authors: Sangmin Lee, Hyung-Il Kim, Yong Man Ro
Conventional text-video retrieval methods typically match a video with a text on a one-to-one manner. However, a single video can contain diverse semantics, and text descriptions can vary significantly. Therefore, such methods fail to match a video with multiple texts simultaneously. In this paper, we propose a novel approach to tackle this one-to-many correspondence problem in text-video retrieval. We devise diverse temporal aggregation and a multikey memory to consider temporal and semantic diversity, consequently constructing multiple video embedding paths from a single video. Additionally, we introduce text-guided distillation learning that enables each video path to acquire meaningful distinct competencies in representing varied semantics. Our video embedding approach is text-agnostic, allowing the prepared video embeddings to be used continuously for any new text query. Experiments show our method outperforms other methods on four datasets. We further validate the effectiveness of our designs with ablation studies and analyses on multiple video embeddings.
[#296] 2024-07-03 [ICIP 2024] Weather-aware Drone-view Object Detection via Environmental Context Understanding (by Hyunjun Kim) is accepted in ICIP 2024
Title; Weather-aware Drone-view Object Detection via Environmental Context Understanding
Authors: Hyunjun Kim, Dahye Lee, Sungjune Park, Yong Man Ro
Drone-view object detection has shown noticeable performances and has been adopted by various real-world applications. However, there exist still several problems to be handled for its safe usage. While most existing methods have tried to manage a variety of object scales, there are very few works to deal with diverse weather conditions. Therefore, in this paper, we propose a novel approach to build a drone-view object detector robust against the adverse effects of diverse environmental factors, such as foggy, rainy, and low illumination. To this end, we generated a weather content feature set using a multimodal large language model (MLLM), to describe diverse weather, illumination, and visibility conditions. These features are then adaptively selected based on the input image and applied to the detection framework to recognize the environmental semantics in the given visual images. Hereby, a detection framework can have environmental context understanding capability in drone-view images. With the comprehensive experiments and analysis, we corroborate the effectiveness of the proposed method showing the robustness against adverse weather conditions.
[#295] 2024-07-03 [ICIP 2024] Revisiting Misalignment in Multispectral Pedestrian Detection: A Language-driven Approach for Cross-modal Alignment Fusion (by Taeheon Kim, Sangyun Chung, Youngjoon Yu) is accepted in ICIP 2024 Workshop
Title; Revisiting Misalignment in Multispectral Pedestrian Detection: A Language-driven Approach for Cross-modal Alignment Fusion
Authors: Taeheon Kim*, Sangyun Chung*, Youngjoon Yu*, Yong Man Ro (*equal contributor)
Multispectral pedestrian detection is a crucial component in various critical applications. However, a significant challenge arises due to the misalignment between these modalities, particularly under real-world conditions where data often appear heavily misaligned. Conventional methods developed on well-aligned or minimally misaligned datasets fail to address these discrepancies adequately. This paper introduces a new framework for multispectral pedestrian detection designed specifically to handle heavily misaligned datasets without the need for costly and complex traditional pre-processing calibration. By leveraging Large-scale Vision-Language Models (LVLM) for cross-modal semantic alignment, our approach seeks to enhance detection accuracy by aligning semantic information across the RGB and thermal domains. This method not only simplifies the operational requirements but also extends the practical usability of multispectral detection technologies in practical applications.
[#294] 2024-06-26 [2024 가을학기 합격생 연구실 TO] 국비 석사 2명, KAIST 석사 1명, 산학장학생 등 TO 있습니다.
국비 석사 2명, KAIST 석사 1 명, 산학장학생 등 모집합니다.
모집 연구분야
Vision + LLM (large language model) / LVLM (large vision language model)
Multimodal + LLM / LVLM
Integration Vision, Language and Speech/Sound
관심있는 학생은 ymro@kaist.ac.kr 로 메일하기 바랍니다.
[#293] 2024-05-19 [Recent Ph.D. graduate: postdocs] Minsu, Ph.D graduate of 2024 has joined postdoc in AI research at META.
Dr. Minsu Kim, who received his Ph.D. in February 2024, has joined the AI research group at META in London as a postdoctoral researcher. We extend our congratulations to him and hope that he will achieve outstanding results in AI research. By combining the research skills he developed during his Ph.D. at the IVY and LVL labs, particularly in human multimodal AI, with the cutting-edge research he will undertake at META, we believe Dr. Kim will make significant contributions to the field of AI.
[#292] 2024-05-19 [Amazon, Google Internships] Sungjune and Se Jin will join Amazon and Google for research internships, respectively.
Two PhD students from the IVY lab have secured research internships at Amazon and Google in USA, both leading institutions in the field of AI. Sungjune Park will join Amazon, and Se Jin Park will join Google to enhance their ongoing research during their PhD studies. Sungjune Park has published several top-tier papers on multimodal AI, focusing on integrating vision and language, while Se Jin Park has published several top-tier papers on human multimodal AI, specifically on the ability to process and understand human-relevant modalities such as spoken language and facial-audio expressions. They expect to complete a paper as an outcome of their internships. This research internship experience will enable them to expand and deepen their PhD research, thereby building global competitiveness.
[#291] 2024-05-16 [ACL 2024] CoLLaVO: Crayon Large Language and Vision mOdel (Byung-Kwan Lee) is accepted in Findings of the Association for Computational Linguistics, ACL 2024
Title: CoLLaVO: Crayon Large Language and Vision mOdel
Authors: Byung-Kwan Lee, Beomchan Park, Chae Won Kim, Yong Man Ro
The remarkable success of Large Language Models (LLMs) and instruction tuning drives the evolution of Vision Language Models (VLMs) towards a versatile general-purpose model. Yet, it remains unexplored whether current VLMs genuinely possess quality object-level image understanding capabilities determined from 'what objects are in the image?' or 'which object corresponds to a specified bounding box?'. Our findings reveal that the image understanding capabilities of current VLMs are strongly correlated with their zero-shot performance on vision language (VL) tasks. This suggests that prioritizing basic image understanding is crucial for VLMs to excel at VL tasks. To enhance object-level image understanding, we propose Crayon Large Language and Vision mOdel (CoLLaVO), which incorporates instruction tuning with Crayon Prompt as a new visual prompt tuning scheme based on panoptic color maps. Furthermore, we present a learning strategy of Dual QLoRA to preserve object-level image understanding without forgetting it during visual instruction tuning, thereby achieving a significant leap in numerous VL benchmarks in a zero-shot setting
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ACL 2024
[#290] 2024-05-16 [ACL 2024] Let's Go Real Talk: Spoken Dialogue Model for Face-to-Face Conversation (Se Jin Park, Chae Won Kim) accepted In Proceedings of the Annual Meeting of the Association for Computational Linguistics, ACL 2024
Title: Let's Go Real Talk: Spoken Dialogue Model for Face-to-Face Conversation
Authors: Se Jin Park*, Chae Won Kim*, Hyeongseop Rha, Minsu Kim, Joanna Hong, Jeonghun Yeo, and Yong Man Ro
In this paper, we introduce a novel Face-to-Face spoken dialogue model. It processes audio-visual speech from user input and generates audio-visual speech as the response, marking the initial step towards creating an avatar chatbot system without relying on intermediate text. To this end, we newly introduce MultiDialog, the first large-scale multimodal (\ie, audio and visual) spoken dialogue corpus containing 387 hours of approximately 10,000 dialogues, recorded based on the open domain dialogue dataset, TopicalChat. The MultiDialog contains parallel audio-visual recordings of conversation partners acting according to the given script with emotion annotations, which we expect to open up research opportunities in multimodal synthesis. Our Face-to-Face spoken dialogue model incorporates a textually pretrained large language model and adapts it into the audio-visual spoken dialogue domain by incorporating speech-text joint pretraining. Through extensive experiments, we validate the effectiveness of our model in facilitating a face-to-face conversation. All the data will be open-sourced.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ACL 2024
[#289] 2024-04-26 [Pattern Recognition] Robust Pedestrian Detection via Constructing Versatile Pedestrian Knowledge Bank (by Sungjune Park, Hyunjun Kim) is accepted in Pattern Recognition
Title: Robust Pedestrian Detection via Constructing Versatile Pedestrian Knowledge Bank
Authors: {Sungjune Park, Hyunjun Kim: equal first authors}, and Yong Man Ro
Pedestrian detection is a crucial field of computer vision research which can be adopted in various real-world applications (e.g., self-driving systems). However, despite the noticeable evolution of pedestrian detection, the pedestrian representations learned within a detection framework are usually limited to the particular scene data in which they were trained. Therefore, in this paper, we propose a novel approach to construct versatile pedestrian knowledge bank containing representative pedestrian knowledge which can be applicable to various detection frameworks and adopted in diverse scenes. We extract generalized pedestrian knowledge from a large-scale pretrained model, and we curate them by quantizing most representative features and guiding them to be more distinguishable from various background scenes. After they are stored in the versatile pedestrian knowledge bank, we leverage them to complement and enhance pedestrian features within a detection framework. Through comprehensive experiments, we validate the effectiveness of our method, demonstrating its versatility and outperforming state-of-the-art detection performances.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), Pattern Recognition
[#288] 2024-03-26 [IEEE TCSVT] Integrating Language-Derived Appearance Elements with Visual Cues in Pedestrian Detection (by Sungjune Park, Hyunjun Kim) is accepted in IEEE Trans. on CSVT
Title: Integrating Language-Derived Appearance Elements with Visual Cues in Pedestrian Detection
Authors: {Sungjune Park, Hyunjun Kim: equal first authors}, and Yong Man Ro
Large language models (LLMs) have shown their capability in understanding contextual and semantic information regarding appearance knowledge of instances. In this paper, we introduce a novel approach to utilize the strength of an LLM in understanding contextual appearance variations and to leverage its knowledge into a vision model (here, pedestrian detection). While pedestrian detection is considered one of crucial tasks directly related with our safety (e.g., intelligent driving system), it is challenging because of varying appearances and poses in diverse scenes. Therefore, we propose to formulate language-derived appearance elements and incorporate them with visual cues in pedestrian detection. To this end, we establish description corpus which includes numerous narratives describing various appearances of pedestrians and others. By feeding them through an LLM, we extract appearance knowledge sets that contain the representations of appearance variations. After that, we perform a task-prompting process to obtain appearance elements which are representative appearance knowledge guided to be relevant to a downstream pedestrian detection task. The obtained knowledge elements are adaptable to various detection frameworks, so that we can provide plentiful appearance information by integrating the language-derived appearance elements with visual cues within a detector. Through comprehensive experiments with various pedestrian detectors, we verify the adaptability and effectiveness of our method showing noticeable performance gains and achieving state-of-the-art detection performance on two public pedestrian detection benchmarks (i.e., CrowdHuman and WiderPedestrian).
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), IEEE TCSVT
[#287] 2024-03-12 [2024 가을학기 대학원생 모집] 국비 석사 2명, KAIST박사 1명, 산학장학생 등 모집합니다. 관심있는 학생은 ymro@kaist.ac.kr 로 메일하기 바랍니다.
국비 석사 2명, KAIST박사 1명, 산학장학생 등 모집합니다.
모집 연구분야
Vision + LLM (large language model) / LVLM (large vision language model)
Multimodal + LLM / LVLM
Integration Vision, Language and Speech/Sound
관심있는 학생은 ymro@kaist.ac.kr 로 메일하기 바랍니다.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST),
[#286] 2024-02-27 [CVPR 2024] Causal Mode Multiplexer: A Novel Framework for Unbiased Data (by Taeheon Kim) is accepted in CVPR 2024
Title: Causal Mode Multiplexer: A Novel Framework for Unbiased Multispectral Pedestrian Detection
Authors: {Taeheon Kim, Sebin Shin: equal first authors}, Youngjoon Yu, Hak Gu Kim, and Yong Man Ro
RGBT multispectral pedestrian detection has emerged as a promising solution for safety-critical applications that require day/night operations. However, the modality bias problem remains unsolved as multispectral pedestrian detectors learn the statistical bias in datasets. Specifically, datasets in multispectral pedestrian detection mainly distribute between ROTO (day) and RXTO (night) data; the majority of the pedestrian labels statistically co-occur with their thermal features. As a result, multispectral pedestrian detectors show poor generalization ability on examples beyond this statistical correlation, such as ROTX data. To address this problem, we propose a novel Causal Mode Multiplexer (CMM) framework that effectively learns the causalities between multispectral inputs and predictions. Moreover, we construct a new dataset (ROTX-MP) to evaluate modality bias in multispectral pedestrian detection. ROTX-MP mainly includes ROTX examples not presented in previous datasets. Extensive experiments demonstrate that our proposed CMM framework generalizes well on existing datasets (KAIST, CVC-14, FLIR) and the new ROTX-MP. We will release our new dataset to the public for future research.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2024
[#285] 2024-02-27 [CVPR 2024] AV2AV: Direct Audio-Visual Speech to Audio-Visual Speech Translation (by Se Jin Park, Minsu Kim) is accepted in CVPR 2024
Title: AV2AV: Direct Audio-Visual Speech to Audio-Visual Speech Translation with Unified Audio-Visual Speech Representation
Authors: {Jeongsoo Choi, Se Jin Park, Minsu Kim: equal first authors}, and Yong Man Ro
This paper proposes a novel direct Audio-Visual Speech to Audio-Visual Speech Translation (AV2AV) framework, where the input and output of the system are multimodal (i.e., audio and visual speech). With the proposed AV2AV, two key advantages can be brought: 1) We can perform real-like conversations with individuals worldwide in a virtual meeting by utilizing our own primary languages. In contrast to Speech-to-Speech Translation (A2A), which solely translates between audio modalities, the proposed AV2AV directly translates between audio-visual speech. This capability enhances the dialogue experience by presenting synchronized lip movements along with the translated speech. 2) We can improve the robustness of the spoken language translation system. By employing the complementary information of audio-visual speech, the system can effectively translate spoken language even in the presence of acoustic noise, showcasing robust performance. To mitigate the problem of the absence of a parallel AV2AV translation dataset, we propose to train our spoken language translation system with the audio-only dataset of A2A. This is done by learning unified audio-visual speech representations through self-supervised learning in advance to train the translation system. Moreover, we propose an AV-Renderer that can generate raw audio and video in parallel. It is designed with zero-shot speaker modeling, thus the speaker in source audio-visual speech can be maintained at the target translated audio-visual speech. The effectiveness of AV2AV is evaluated with extensive experiments in a many-to-many language translation setting.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), CVPR 2024
[#284] 2024-02-27 [IEEE TMM] AKVSR: Compressing Audio Knowledge of a Pretrained Model (by Jeong Hun Yeo) is accepted in IEEE Trans. on Multimedia
Title: AKVSR: Audio Knowledge Empowered Visual Speech Recognition by Compressing Audio Knowledge of a Pretrained Model
Authors: Jeong Hun Yeo, Minsu Kim, Jeongsoo Choi, Dae Hoe Kim, and Yong Man Ro
Visual Speech Recognition (VSR) is the task of predicting spoken words from silent lip movements. VSR is regarded as a challenging task because of the insufficient information on lip movements. In this paper, we propose an Audio Knowledge empowered Visual Speech Recognition framework (AKVSR) to complement the insufficient speech information of visual modality by using audio modality. Different from the previous methods, the proposed AKVSR 1) utilizes rich audio knowledge encoded by a large-scale pretrained audio model, 2) saves the linguistic information of audio knowledge in compact audio memory by discarding the non-linguistic information from the audio through quantization, and 3) includes Audio Bridging Module which can find the best-matched audio features from the compact audio memory, which makes our training possible without audio inputs, once after the compact audio memory is composed. We validate the effectiveness of the proposed method through extensive experiments, and achieve new state-of-the-art performances on the widely-used LRS3 dataset.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), IEEE Transactions on Multimedia
[#283] 2024-02-22 Recruitment for PhD and MS Students
Title: Recruitment for PhD and MS Students
The IVY Laboratory is promoting international exchanges. For students applying to join the lab after September 2024, we prefer PhD candidates who are interested in international growth after completing their doctoral program and aim to pursue international opportunities upon graduation. Additionally, for master's degree candidates interested in joining our laboratory, we invite even those who aspire to pursue a PhD abroad or seek international career paths. We particularly welcome students who already have a lot of interest and experience in studying and researching deep learning-based approaches. Interested students are encouraged to contact us via email at ymro@kaist.ac.kr.
We look forward to hearing from you.
[#282] 2024-02-21 Prof. Yong Man Ro Named ICT Endowed Chair Professor at KAIST
Title: Prof. Yong Man Ro Named ICT Endowed Chair Professor at KAIST
Prof. Yong Man Ro has been appointed as the ICT Endowed Chair Professor at KAIST. Since establishing the IVY Lab in 1997, Prof. Ro has been instrumental in advancing research in image processing, computer vision, artificial intelligence (AI), and multimedia.
Under his guidance, the IVY Lab has achieved remarkable milestones, including the graduation of 25 PhD and 70 Master's students, who have gone on to make significant contributions in IT area in the world. The laboratory's research output is highly competitive and excellent, including more than 520 peer-reviewed journal articles and top conference papers.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2024
2023
[#281] 2023-12-20 [ICASSP 2024] Towards Practical and Efficient Image-to-Speech Captioning with Vision-Language Pre-training and Multi-modal Tokens (by Minsu Kim) is accepted in ICASSP 2024
Title: Towards Practical and Efficient Image-to-Speech Captioning with Vision-Language Pre-training and Multi-modal Tokens
Authors: Minsu Kim, Jeongsoo Choi, Soumi Maiti, Jeong Hun Yeo, Shinji Watanabe, and Yong Man Ro
In this paper, we propose methods to build a powerful and efficient Image-to-Speech captioning (Im2Sp) model. To this end, we start with importing the rich knowledge related to image comprehension and language modeling from a large-scale pre-trained visionlanguage model into Im2Sp. We set the output of the proposed Im2Sp as discretized speech units, i.e., the quantized speech features of a self-supervised speech model. The speech units mainly contain linguistic information while suppressing other characteristics of speech. This allows us to incorporate the language modeling capability of the pre-trained vision-language model into the spoken language modeling of Im2Sp. With the vision-language pre-training strategy, we set new state-of-the-art Im2Sp performances on two widely used benchmark databases, COCO and Flickr8k. Then, we further improve the efficiency of the Im2Sp model. Similar to the speech unit case, we convert the original image into image units, which are derived through vector quantization of the raw image. With these image units, we can drastically reduce the required data storage for saving image data to just 0.8% when compared to the original image data in terms of bits. Demo page: bit.ly/3Z9T6LJ
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2024
[#280] 2023-12-20 [ICASSP 2024] Visual Speech Recognition for Languages with Limited Labeled Data using Automatic Labels from Whisper (by Jeong Hun Yeo and Minsu Kim) is accepted in ICASSP 2024
Title: Visual Speech Recognition for Languages with Limited Labeled Data using Automatic Labels from Whisper
Authors: Jeong Hun Two, Minsu Kim, Shinji Watanabe, and Yong Man Ro
This paper proposes a powerful Visual Speech Recognition (VSR) method for multiple languages, especially for low-resource languages that have a limited number of labeled data. Different from previous methods that tried to improve the VSR performance for the target language by using knowledge learned from other languages, we explore whether we can increase the amount of training data itself for the different languages without human intervention. To this end, we employ a Whisper model which can conduct both language identification and audio-based speech recognition. It serves to filter data of the desired languages and transcribe labels from the unannotated, multilingual audio-visual data pool. By comparing the performances of VSR models trained on automatic labels and the human-annotated labels, we show that we can achieve similar VSR performance to that of human-annotated labels even without utilizing human annotations. Through the automated labeling process, we label large-scale unlabeled multilingual databases, VoxCeleb2 and AVSpeech, producing 1,002 hours of data for four low VSR resource languages, French, Italian, Spanish, and Portuguese. With the automatic labels, we achieve new state-of-the-art performance on mTEDx in four languages, significantly surpassing the previous methods. The automatic labels are available online: bit.ly/3Lajr6w
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2024
[#279] 2023-12-20 [ICASSP 2024] Persona Extraction through Semantic Similarity for Emotional Support Conversation Generation (by Seunghee Han) is accepted in ICASSP 2024
Title: Persona Extraction through Semantic Similarity for Emotional Support Conversation Generation
Authors: Seunghee Han, Se Jin Park, Chae Won Kim, and Yong Man Ro
Providing emotional support through dialogue systems is becoming increasingly important in today’s world, as it can support both mental health and social interactions in many conversation scenarios. Previous works have shown that using persona is effective for generating empathetic and supportive responses. They have often relied on pre-provided persona rather than inferring them during conversations. However, it is not always possible to obtain a user persona before the conversation begins. To address this challenge, we propose PESS (Persona Extraction through Semantic Similarity), a novel framework that can automatically infer informative and consistent persona from dialogues. We devise completeness loss and consistency loss based on semantic similarity scores. The completeness loss encourages the model to generate missing persona information, and the consistency loss guides the model to distinguish between consistent and inconsistent persona. Our experimental results demonstrate that high-quality persona information inferred by PESS is effective in generating emotionally supportive responses.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2024
[#278] 2023-12-20 [ICASSP 2024] Text-driven Talking Face Synthesis by Reprogramming Audio-driven Models (by Jeongsoo Choi) is accepted in ICASSP 2024
Title: Text-driven Talking Face Synthesis by Reprogramming Audio-driven Models
Authors: Jeongsoo Choi, Minsu Kim, Se Jin Park, and Yong Man Ro
In this paper, we present a method for reprogramming pre-trained audio-driven talking face synthesis models to operate in a text-driven manner. Consequently, we can easily generate face videos that articulate the provided textual sentences, eliminating the necessity of recording speech for each inference, as required in the audio-driven model. To this end, we propose to embed the input text into the learned audio latent space of the pre-trained audio-driven model, while preserving the face synthesis capability of the original pretrained model. Specifically, we devise a Text-to-Audio Embedding Module (TAEM) which maps a given text input into the audio latent space by modeling pronunciation and duration characteristics. Furthermore, to consider the speaker characteristics in audio while using text inputs, TAEM is designed to accept a visual speaker embedding. The visual speaker embedding is derived from a single target face image and enables improved mapping of input text to the learned audio latent space by incorporating the speaker characteristics inherent in the audio. The main advantages of the proposed framework are that 1) it can be applied to diverse audio-driven talking face synthesis models and 2) we can generate talking face videos with either text inputs or audio inputs with high flexibility.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2024
[#277] 2023-12-20 [ICASSP 2024] Exploring Phonetic Context-aware Lip-Sync for Talking Face Generation (by Se Jin Park) is accepted in ICASSP 2024
Title: Exploring Phonetic Context-aware Lip-Sync for Talking Face Generation
Authors: Se Jin Park, Minsu Kim, Jeongsoo Choi, and Yong Man Ro
Talking face generation is the challenging task of synthesizing a natural and realistic face that requires accurate synchronization with a given audio. Due to co-articulation, where an isolated phone is influenced by the preceding or following phones, the articulation of a phone varies upon the phonetic context. Therefore, modeling lip motion with the phonetic context can generate more spatio-temporally aligned lip movement. In this respect, we investigate the phonetic context in generating lip motion for talking face generation. We propose Context-Aware Lip-Sync framework (CALS), which explicitly leverages phonetic context to generate lip movement of the target face. CALS is comprised of an Audio-to-Lip module and a Lip-toFace module. The former is pretrained based on masked learning to map each phone to a contextualized lip motion unit. The contextualized lip motion unit then guides the latter in synthesizing a target identity with context-aware lip motion. From extensive experiments, we verify that simply exploiting the phonetic context in the proposed CALS framework effectively enhances spatio-temporal alignment. We also demonstrate the extent to which the phonetic context assists in lip synchronization and find the effective window size for lip generation to be approximately 1.2 seconds.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), ICASSP 2024
[#276] 2023-12-10 [AAAI 2024] OSR via Visual Prompts from Common-Sense Knowledge (by Seongyeop Kim) is accepted in AAAI 2024
Title: Improving Open Set Recognition via Visual Prompts Distilled from Common-Sense Knowledge
Authors: Seongyeop Kim, Hyung-Il Kim, and Yong Man Ro
Open Set Recognition (OSR) poses significant challenges in distinguishing known from unknown classes. In OSR, the overconfidence problem has become a persistent obstacle, where visual recognition models often misclassify unknown objects as known objects with high confidence. This issue stems from the fact that visual recognition models often lack the integration of common-sense knowledge, a feature that is naturally present in language-based models but lacking in visual recognition systems. In this paper, we propose a novel approach to enhance OSR performance by distilling common-sense knowledge into visual prompts. Utilizing text prompts that embody common-sense knowledge about known classes, the proposed visual prompt is learned by extracting semantic common-sense features and aligning them with image features from visual recognition models. The unique aspect of this work is the training of individual visual prompts for each class to encapsulate this common-sense knowledge. Our methodology is model-agnostic, capable of enhancing OSR across various visual recognition models, and computationally light as it focuses solely on training the visual prompts. This research introduces a method for addressing OSR, aiming at a more systematic integration of visual recognition systems with common-sense knowledge. The obtained results indicate an enhancement in recognition accuracy, suggesting the applicability of this approach in practical settings.
IMAGE VIDEO SYSTEM (IVY.) KOREA ADVANCED INSTITUTE OF SCIENCE AND TECHNOLOGY (KAIST), AAAI 2024
[#275] 2023-12-04 [IEEE TDSC] Defending Video Recognition Model against Adversarial Perturbations via Defense Patterns (by Hong Joo Lee) is accepted in IEEE TDSC
Title: Defending Video Recognition Model against Adversarial Perturbations via Defense Patterns
Authors: Hong Joo Lee and Yong Man Ro
Deep Neural Networks (DNNs) have been widely successful in various domains, but they are vulnerable to adversarial attacks. Recent studies have also demonstrated that video recognition models are also susceptible to adversarial perturbations, but the existing defense strategies in the image domain do not transfer well to the video domain due to the lack of considering temporal development and require a high computational cost for training video recognition models. This paper, first, investigates the temporal vulnerability of video recognition models by quantifying the effect of temporal perturbations on the model’s performance. Based on these investigations, we propose Defense Patterns (DPs) that can effectively protect video recognition models by adding them to the input video frames. The DPs are generated on top of a pre-trained model, eliminating the need for retraining or fine-tuning, which significantly reduces the computational cost. Experimental results on two benchmark datasets and various action recognition models demonstrate the effectiveness of the proposed method in enhancing the robustness of video recognition models.
“Note: This work was done when Dr. Lee was a PhD student at KAIST. He is now a Postdoctoral Researcher at Technical University of Munich (TUM) after completing his PhD.”
[#274] 2023-10-08 [EMNLP 2023] Intuitive Multilingual AVSR with a Single-Trained Model (Joanna Hong) is accepted in Findings of the Association for Computational Linguistics, EMNLP 2023
Title: Intuitive Multilingual Audio-Visual Speech Recognition with a Single-Trained Model
Authors: Joanna Hong, Se Jin Park, and Yong Man Ro
We present a novel approach to multilingual audio-visual speech recognition tasks by in troducing a single model on a multilingual dataset. Motivated by the human cognitive system where humans can intuitively distinguish different languages without any conscious effort or guidance, the proposed model can capture which language is given as an input speech by distinguishing the inherent similarities and differences between languages. To do so, we design prompt fine-tuning into the largely pretrained audio-visual representation model in order to provide language information, both label and nuance. Thus, the network can predict the correct speech with the correct language. To verify the effectiveness of the pro posed model, we conduct experiments on a multilingual audio-visual corpus, namely MuAViC, containing 9 languages. Our work contributes to developing more robust and efficient multilingual audio-visual speech recognition systems, reducing the need for language-specific models.
[#273] 2023-10-08 [IEEE TNNLS] Enabling Visual Object Detection with Object Sounds via Visual Modality Recalling Memory (by Jung Uk Kim) is accepted in IEEE TNNLS
Title: Enabling Visual Object Detection with Object Sounds via Visual Modality Recalling Memory
Authors: Jung Uk Kim and Yong Man Ro
When humans hear sound of an object, they recall associated visual information and integrate the sounds and the recalled visual information to detect the objects. In this paper, we present a novel sound-based object detector that mimics these processes of humans. We design a Visual Modality Recalling (VMR) memory that recalls information of a visual modality, given an audio modal input (i.e., sound). To achieve this goal, we propose visual modality recalling loss and audiovisual association loss to guide VMR memory to memorize the visual modal information by establishing associations between the audio and visual modalities. With the recalled visual modal information through the VMR memory and the original audio modal input, audio-visual integration is conducted. In this step, we introduce integrated feature contrastive loss which allows the integrated feature to be embedded as if it were encoded using both the audio and visual modalities. This guidance enables our sound-based object detector to perform robust object detection even when the only sound is provided. We believe that our work is a cornerstone study that can provide a new perspective to the conventional object detection studies that rely only on the visual modality. Comprehensive experimental results demonstrate the effectiveness of the proposed method with VMR memory.
“Note: This work was done when Dr. Jung was a PhD student at KAIST. He is now a professor at KyungHee University after completing his PhD.”
2024년 전기 합격한 학생들 축하합니다. 연구실에서 2024년도 전기에 국비 박사과정 2명(완료), KAIST 박사과정 2명(완료), KAIST 석사과정 1명 및 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
모집 연구분야
- Multi-modal (vision-sound-language) learning
- Deep learning AI (XAI, Competency, Robustness)
- Vision (object detection, classification etc.) + Large Scale Model
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - link
최근 연구실 석박사과정 해외 저널 실적 - link
연구실 입학관련 면담요청은 노용만 교수님 (ymro@kaist.ac.kr)에게 이메일 하기 바랍니다.
[#271] 2023-07-17 [ICCV 2023] Lip Reading for Low-resource Languages by General Speech Knowledge (by Minsu Kim and Jeong Hun Yeo) is accepted in ICCV 2023
Title: Lip Reading for Low-resource Languages by Learning and Combining General Speech Knowledge and Language-specific Knowledge
Authors: Minsu Kim*, Jeong Hun Yeo*, Jeongsoo Choi, and Yong Man Ro (* equally contributed)
This paper proposes a novel lip reading framework, especially for low-resource languages, which has not been well addressed in the previous literature. Since low-resource languages do not have enough video-text paired data to train the model to have sufficient power to model lip movements and language, it is regarded as challenging to develop lip reading models for low-resource languages. In order to mitigate the challenge, we try to learn general speech knowledge, the ability to model lip movements, from a high-resource language through the prediction of speech units. It is known that different languages partially share common phonemes, thus general speech knowledge learned from one language can be extended to other languages. Then, we try to learn language-specific knowledge, the ability to model language, by proposing Language-specific Memory-augmented Decoder (LMDecoder). LMDecoder saves language-specific audio features into memory banks and can be trained on audio-text paired data which is more easily accessible than video-text paired data. Therefore, with LMDecoder, we can transform the input speech units into language-specific audio features and translate them into texts by utilizing the learned rich language knowledge. Finally, by combining general speech knowledge and language-specific knowledge, we can efficiently develop lip reading models even for low-resource languages. Through extensive experiments using five languages, English, Spanish, French, Italian, and Portuguese, the effectiveness of the proposed method is evaluated.
[#270] 2023-07-17 [ICCV 2023] Mitigating Adversarial Vulnerability through Causal Parameter Estimation (by Byung-Kwan Lee and Junho Kim) is accepted in ICCV 2023
Title: Mitigating Adversarial Vulnerability through Causal Parameter Estimation by Adversarial Double Machine Learning
Authors: Byung-Kwan Lee*, Junho Kim*, and Yong Man Ro (* equally contributed)
Adversarial examples derived from deliberately crafted perturbations on visual inputs can easily harm decision process of deep neural networks. To prevent potential threats, various adversarial training-based defense methods have grown rapidly and become a de facto standard approach for robustness. Despite recent competitive achievements, we observe that adversarial vulnerability varies across targets and certain vulnerabilities remain prevalent. Intriguingly, such peculiar phenomenon cannot be relieved even with deeper architectures and advanced defense methods. To address this issue, in this paper, we introduce a causal approach called Adversarial Double Machine Learning (ADML), which allows us to quantify the degree of adversarial vulnerability for network predictions and capture the effect of treatments on outcome of interests. ADML can directly estimate causal parameter of adversarial perturbations per se and mitigate negative effects that can potentially damage robustness, bridging a causal perspective into the adversarial vulnerability. Through extensive experiments on various CNN and Transformer architectures, we corroborate that ADML improves adversarial robustness with large margins and relieve the empirical observation.
Title: DiffV2S: Diffusion-based Video-to-Speech Synthesiswith Vision-guided Speaker Embedding
Authors: Jeongsoo Choi*, Joanna Hong*, and Yong Man Ro (* equally contributed)
Recent research has demonstrated impressive results in video-to-speech synthesis which involves reconstructing speech solely from visual input. However, previous works have struggled to accurately synthesize speech due to a lack of sufficient guidance for the model to infer the correct content with the appropriate sound. To resolve the issue, they have adopted an extra speaker embedding as a speaking style guidance from a reference auditory information. Nevertheless, it is not always possible to obtain the audio information from the corresponding video input, especially during the inference time. In this paper, we present a novel vision-guided speaker embedding extractor using a self-supervised pre-trained model and P-tuning technique. In doing so, the rich speaker embedding information can be produced solely from input visual information, and the extra audio information is not necessary during the inference time. Using the extracted vision-guided speaker embedding representations, we further develop a diffusion-based video-to-speech synthesis model, so called DiffV2S, conditioned on those speaker embeddings and the visual representation extracted from the input video. The proposed DiffV2S not only maintains phoneme details contained in the input video frames, but also creates a highly intelligible mel-spectrogram in which the speaker identities of the multiple speakers are all preserved. Our experimental results show that DiffV2S achieves the state-of-the-art performance compared to the previous video-to-speech synthesis technique.
1. Title: Robust multispectral pedestrian detection via spectral position-free feature mapping
Authors: Sungjune Park, Jung Uk Kim, Jin Mo Song, and Yong Man Ro
Abstract: Recently, although multispectral pedestrian detection has achieved remarkable performances, there is still a problem to be handled, position shift problem. Due to the problem, a pedestrian looks like existing in different positions between each modal image. Then, a single bounding box usually fails to capture an entire pedestrian properly in both modal images at the same time, which means it would not contain some parts of a pedestrian and includes noisy backgrounds instead. In this paper, we propose a novel approach, that is, a pedestrian feature mapping from mis-captured pedestrian features to well-captured pedestrian features which encode an entire pedestrian properly in both modal images. To this end, we utilize a memory architecture which stores well-captured pedestrian features, and then, the well-captured features can enhance the quality of pedestrian representation by providing the distinctive information of a pedestrian. We validate the effectiveness of our approach with comprehensive experiments on two multispectral pedestrian detection datasets, achieving state-of-the-art performances.
2. Title: Mitigating Dataset Bias in Image Captioning through CLIP Confounder-free Captioning Network
Authors: YeonJu Kim, Junho Kim, Byung-Kwan Lee, Sebin Shin, and Yong Man Ro
Abstract: The dataset bias has been identified as a major challenge in image captioning. When the image captioning model predicts a word, it should consider the visual evidence associated with the word, but the model tends to use contextual evidence from the dataset bias and results in biased captions, especially when the dataset is biased toward some specific situations. To solve this problem, we approach from the causal inference perspective and design a causal graph. Based on the causal graph, we propose a novel method named C 2Cap which is CLIP confounder-free captioning network. We use the global visual confounder to control the confounding factors in the image and train the model to produce debiased captions. We validate our proposed method on MSCOCO benchmark and demonstrate the effectiveness of our method.
Title: Adversarial anchor-guided feature refinement for adversarial defense
Authors: Hakmin Lee and Yong Man Ro
Abstract: Adversarial training (AT), which is known as a robust training method for defending against adversarial examples, usually loses the performance of models for clean examples due to the feature distribution discrepancy between clean and adversarial. In this paper, we propose a novel Adversarial Anchor-guided Feature Refinement (AAFR) defense method aimed at reducing the discrepancy and delivering reliable performances for both clean and adversarial examples. We devise adversarial anchor that detects whether the feature comes from clean or adversarial example. Then, we use adversarial anchor to refine the feature to reduce the discrepancy. As a result, the proposed method substantially achieves adversarial robustness while preserving the performance for clean examples. The effectiveness of the proposed method is verified with comprehensive experiments on CIFAR-10, CIFAR-100, and Tiny ImageNet datasets.
2023년 후기 학생들 축하해요. 연구실에서 2023년도 후기에 국비 석사과정 1명 및 산학장학생 (KEPSI, EPSS, LGenius), 국비 박사(완료) 등을 모집합니다.
모집 연구분야
- Multi-modal (vision-sound-language) learning
- Deep learning AI (XAI, Competency, Robustness)
- Large Scale Model + Alpha
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - link
최근 연구실 석박사과정 해외 저널 실적 - link
연구실 입학관련 면담요청은 노용만 교수님 (ymro@kaist.ac.kr)에게 이메일 하기 바랍니다.
Title: Robust Proxy: Improving Adversarial Robustness by Robust Proxy Learning
Authors: Hong Joo Lee and Yong Man Ro
Recently, it has been widely known that deep neural networks are highly vulnerable and easily broken by adversarial attacks. To mitigate the adversarial vulnerability, many defense algorithms have been proposed. Recently, to improve adversarial robustness, many works try to enhance feature representation by imposing more direct supervision on the discriminative feature. However, existing approaches lack an understanding of learning adversarially robust feature representation. In this paper, we propose a novel training frameworks called Robust Proxy Learning. In the proposed method, the model explicitly learns robust feature representations with robust proxies. To this end, firstly, we demonstrate that we can generate class representative robust features by adding class-wise robust perturbations. Then, we use the class representative features as robust proxies. With the classwise robust features, the model explicitly learns adversarially robust feature through the proposed robust proxy learning framework. Through extensive experiments, we verify that we can manually generate robust features, and our proposed learning framework could increase the robustness of the DNNs.
[Recent PhD graduates: postdocs] Ph.D graduates of 2023 have joined postdocs in AI research at UIUC and TUM.
Dr. Sangmin Lee and Dr. Hong Joo Lee, who received their Ph.Ds in 2023, joined the AI research group at the University of Illinois at Urbana-Champaign (UIUC) and the Technical University of Munich (TUM) as postdocs, respectively. We congratulate them and hope that they will establish world competitiveness in AI research by combining their research skills built in their PhDs at IVY lab and the research they will build at new institutions.
On the other hand, Dr. Jung Uk Kim, who received his PhD in 2022, was appointed as a professor in the school of computing at Kyung Hee University last year.
Also, recent PhD graduates from IVY lab had excellent AI research achievements and were selected as postdocs at the AI top institutes and as professors in AI research. Prof. Hak Gu Kim and Prof. Sung Tae Kim, who were postdocs at EPFL and TUM, respectively, returned to Korea a few years ago and are continuing their AI research as professors at Chung-Ang University and Kyung Hee University, respectively.
[META, CMU Internships] Joanna and Minsu will join META and CMU for research internships, respectively.
Two PhD students from the human multimodal AI research group in IVY lab have secured research internships at META and CMU, the leading institutes in the AI field. Joanna Hong will join META (https://about.meta.com/realitylabs/ ) and Minsu Kim will join CMU (https://lti.cs.cmu.edu/work ) for a few months, respectively. They have both published several top-tier papers on human multimodal AI that deal with the ability to process and understand human-related modalities, such as facial __expression__, speech, and language. They expect to collaborate with their mentors and colleagues at the two institutes to publish a top-tier paper during their internships. This experience will enable them to expand and deepen their PhD research and establish their world competitiveness.
TItle: Intelligible Lip-to-speech Synthesis with Speech Units
Authors: Jeongsoo Choi and Minsu Kim and Yong Man Ro
In this paper, we propose a novel Lip-to-Speech synthesis (L2S) framework, for synthesizing intelligible speech from a silent lip movement video. Specifically, to complement the insufficient supervisory signal of the previous L2S model, we propose to use quantized self-supervised speech representations, named speech units, as an additional prediction target of the proposed L2S model. Therefore, the proposed L2S model is trained to generate multi-target, mel-spectrogram and speech units. As the speech units are discrete representations while mel-spectrogram is continuous, the proposed multi-target L2S model can be trained with strong content supervision, even without using text-labeled data. Moreover, to accurately convert the synthesized mel-spectrogram into a waveform, we introduce a multi-input vocoder that can generate a clear waveform even from blurry and noisy mel-spectrogram by referring to the speech units. Evaluation results confirm the effectiveness of the proposed method.
Title: Deep learning-based classification system of bacterial keratitis and fungal keratitis using anterior segment images
Authors: Yeo Kyoung Won*, Hyebin Lee*, Youngjun Kim, Gyule Han, Tae-Young Chung, Yong Man Ro and Dong Hui Lim
(* equal contributor)
Introduction: Infectious keratitis is a vision threatening disease. Bacterial and fungal keratitis are often confused in the early stages, so right diagnosis and optimized treatment for causative organisms is crucial. Antibacterial and antifungal medications are completely different, and the prognosis for fungal keratitis is even much worse. Since the identification of microorganisms takes a long time, empirical treatment must be started according to the appearance of the lesion before an accurate diagnosis. Thus, we developed an automated deep learning (DL) based diagnostic system of bacterial and fungal keratitis based on the anterior segment photographs using two proposed modules, Lesion Guiding Module (LGM) and Mask Adjusting Module (MAM).
[#260] 2023-04-27 [IEEE TIP] Stereoscopic Vision Recalling Memory for Monocular 3D Object Detection (Jung Uk Kim) is accepted in IEEE Transactions on Image Processing
Title: Stereoscopic Vision Recalling Memory for Monocular 3D Object Detection
Authors: Jung Uk Kim, Hyung-Il Kim, and Yong Man Ro
Monocular 3D object detection has drawn increasing attention in various human-related applications, such as autonomous vehicles, due to its cost-effective property. On the other hand, a monocular image alone inherently contains insufficient information to infer the 3D information. In this paper, we propose a new monocular 3D object detector that can recall the stereoscopic visual information about an object, given a monocular each object by being aware of its location. Next, given the object appearance of the monocular image, we devise Monocular-to-tereoscopic (M2S) memory that can recall the object appearance of the counterpart view and corresponding depth information. For this purpose, we introduce a stereoscopic vision memorizing loss that guides M2S memory to store the stereoscopic visual information. Further, we propose a binocular vision association loss to guide M2S memory that can associate information of the left-right view about the object when estimating the depth. As a result, our monocular 3D object detector with M2S memory can effectively exploit the recalled stereoscopic visual information in the inference phase. The comprehensive experimental results on the two public datasets, KITTI 3D Object Detection Benchmark and Waymo Open Dataset, demonstrate the effectiveness of the proposed method. We claim that our method is a step forward method that follows the behaviors of humans that can recall the stereoscopic visual information even when one eye is closed.
"Note: Jung Uk Kim is a professor at KyungHee University after completing his PhD."
Title: Advancing Adversarial Training by Injecting Booster Signal
Authors: Hong Joo Lee and Youngjoon Yu, and Yong Man Ro
Recent works have demonstrated that deep neural networks (DNNs) are highly vulnerable to adversarial attacks. To defend against adversarial attacks, many defense strategies have been proposed, among which adversarial training has been demonstrated to be the most effective strategy. However, it has been known that adversarial training sometimes hurts natural accuracy. Then, many works focus on optimizing model parameters to handle the problem. Different from the previous approaches, in this paper, we propose a new approach to improvethe adversarial robustness by using an external signal rather than model parameters. In the proposed method, a well-optimized universal external signal called a booster signal is injected to theoutside of the image which does not overlap with the original content. Then, it boosts both adversarial robustness and natural accuracy. The booster signal is optimized in parallel to modelparameters step by step collaboratively. Experimental results show that the booster signal can improve both the natural and robust accuracies over the recent state-of-the-art adversarial training methods. Also, optimizing the booster signal is generaland flexible enough to be adopted on any existing adversarial training methods.
Title: Watch or Listen: Robust Audio-Visual Speech Recognition with Visual Corruption Modeling and Reliability Scoring
Authors: Joanna Hong*, Minsu Kim*, Jeongsoo Choi, and Yong Man Ro (* equally contributed)
Visual Speech Recognition (AVSR) under multimodal input corruption situation where audio inputs and visual inputs are both corrupted, which is not well addressed in previous research directions. Previous studies have focused on how to complement the corrupted audio inputs with the clean visual inputs with the assumption of the availability of clean visual inputs. However, in real life, the clean visual inputs are not always accessible and can even be corrupted by occluded lip region or with noises. Thus, we firstly analyze that the previous AVSR models are not indeed robust to the corruption of multimodal input streams, the audio and the visual inputs, compared to uni-modal models. Then, we design multimodal input corruption modeling to develop robust AVSR models. Lastly, we propose a novel AVSR framework, namely Audio-Visual Reliability Scoring module (AV-RelScore), that is robust to the corrupted multimodal inputs. The AV-RelScore can determine which input modal stream is reliable or not for the prediction and also can exploit the more reliable streams in prediction. The effectiveness of the proposed method is evaluated with comprehensive experiments on popular benchmark databases, LRS2 and LRS3. We also show that the reliability scores obtained by AV-RelScore well reflect the degree of corruption and make the proposed model focus on the reliable multimodal representations.
Title: Demystifying Causal Features on Adversarial Examples and Causal Inoculation for Robust Network by Adversarial Instrumental Variable Regression
Authors: Junho Kim*, Byung-Kwan Lee*, and Yong Man Ro (* equally contributed)
The origin of adversarial examples is still inexplicable in research fields, and it arouses arguments from various viewpoints, albeit comprehensive investigations. In this paper, we propose a way of delving into the unexpected vulnerability in adversarially trained networks from a causal perspective, namely adversarial instrumental variable (IV) regression. By deploying it, we estimate the causal relation of adversarial prediction under an unbiased environment dissociated from unknown confounders. Our approach aims to demystify inherent causal features on adversarial examples by leveraging a zero-sum optimization game between a casual feature estimator (i.e., hypothesis model) and worst-case counterfactuals (i.e., test function) disturbing to find causal features. Through extensive analyses, we demonstrate that the estimated causal features are highly related to the correct prediction for adversarial robustness, and the counterfactuals exhibit extreme features significantly deviating from the correct prediction. In addition, we present how to effectively inoculate CAusal FEatures (CAFE) into defense networks for improving adversarial robustness.
Title: Lip-to-speech Synthesis in the Wild with Multi-task Learning
Authors: Minsu Kim∗, Joanna Hong∗, and Yong Man Ro (* equally contributed)
Recent studies have shown impressive performance in Lip-to-speech synthesis that aims to reconstruct speech from visual information alone. However, they have been suffering from synthesizing accurate speech in the wild, due to insufficient supervision for guiding the model to infer the correct content. Distinct from the previous methods, in this paper, we develop a powerful Lip2Speech method that can reconstruct speech with correct contents from the input lip movements, even in a wild environment. To this end, we design multi-task learning that guides the model using multimodal supervision, i.e. text and audio, to complement the insufficient word representations of acoustic feature reconstruction loss. Thus, the proposed framework brings the advantage of synthesizing speech containing the right content of multiple speakers with unconstrained sentences. We verify the effectiveness of the proposed method using LRS2, LRS3, and LRW datasets.
Title: Similarity Relation Preserving Cross-Modal Learning For Multispectral Pedestrian Detection Against Adversarial Attacks
Authors: Jung Uk Kim and Yong Man Ro (* equally contributed)
Although multispectral pedestrian detection studies have shown remarkable detection performances, they are still vulnerable to adversarial attacks. We see the similarity relations between object candidates were not maintained because of the adversarial attacks, resulting in performance degradation. In this paper, we introduce a new method that can preserve the similarity relation between candidates against adversarial attacks using multispectral knowledge. First, we propose Similarity Relation Generation (SRG) module to generate the optimal similarity relation between clean candidates by referring to the two modalities (color and thermal). Second, we propose Adversarial Similarity Relation Preserving (ASRP) module to guide the similarity relation between adversarial candidates to be similar to that of the clean candidates. By maintaining the relationship between candidates, our multispectral detector can distinguish between pedestrian/background classes even in adversarial attacks. Comprehensive experimental results show that our method conspicuously improves the adversarial robustness.
Title: Multi-Temporal Lip-Audio Memory for Visual Speech Recognition
Authors: Jeong Hun Yeo, Minsu Kim, and Yong Man Ro
Visual Speech Recognition (VSR) is a task to predict a sentence or word from lip movements. Some works have been recently presented which use audio signals to supplement visual information. However, existing methods utilize only limited information such as phoneme-level features and soft labels of Automatic Speech Recognition (ASR) networks. In this paper, we present a Multi-Temporal Lip-Audio Memory (MTLAM) that makes the best use of audio signals to complement insufficient information of lip movements. The proposed method is mainly composed of two parts: 1) MTLAM saves multi-temporal audio features produced from short- and long-term audio signals, and the MTLAM memorizes a visual-to-audio mapping to load stored multi-temporal audio features from visual features at the inference phase. 2) We design an audio temporal model to produce multi-temporal audio features capturing the context of neighboring words. In addition, to construct effective visual-to-audio mapping, the audio temporal models can generate audio features time-aligned with visual features. Through extensive experiments, we validate the effectiveness of the MTLAM achieving state-of-the-art performances on two public VSR datasets.
2022
Title: Deep Visual Forced Alignment: Learning to Align Transcription with Talking Face Video
Authors: Minsu Kim, Chae Won Kim, and Yong Man Ro
Forced alignment refers to a technology that time-aligns a given transcription with a corresponding speech. However, as the forced alignment technologies have developed using speech audio, they might fail in alignment when the input speech audio is noise-corrupted or is not accessible. We focus on that there is another component that the speech can be inferred from, the speech video (i.e., talking face video). Since the drawbacks of audio-based forced alignment can be complemented using the visual information when the audio signal is under poor condition, we try to develop a novel video-based forced alignment method. However, different from audio forced alignment, it is challenging to develop a reliable visual forced alignment technology for the following two reasons: 1) Visual Speech Recognition (VSR) has a much lower performance compared to audio-based Automatic Speech Recognition (ASR), and 2) the translation from text to video is not reliable, so the method typically used for building audio forced alignment cannot be utilized in developing visual forced alignment. In order to alleviate these challenges, in this paper, we propose a new method that is appropriate for visual forced alignment, namely Deep Visual Forced Alignment (DVFA). The proposed DVFA can align the input transcription (i.e., sentence) with the talking face video without accessing the speech audio. Moreover, by augmenting the alignment task with anomaly case detection, DVFA can detect mismatches between the input transcription and the input video while performing the alignment. Therefore, we can robustly align the text with the talking face video even if there exist error words in the text. Through extensive experiments, we show the effectiveness of the proposed DVFA not only in the alignment task but also in interpreting the outputs of VSR models.
Title: Multispectral Invisible Coating: Laminated Visible-Thermal Physical Attack against Multispectral Object Detectors using Transparent Low-e films
Authors: Taeheon Kim, Youngjoon Yu, and Yong Man Ro
Multispectral object detection plays a vital role in safety-critical vision systems that require an around-the-clock operation and encounter dynamic real-world situations(e.g., self-driving cars and autonomous surveillance systems). Despite its crucial competence in safety-related applications, its security against physical attacks is severely understudied. We investigate the vulnerability of multispectral detectors against physical attacks by proposing a new physical method: Multispectral Invisible Coating. Utilizing transparent Low-e films, we realize a laminated visible-thermal physical attack by attaching Low-e films over a visible attack printing. Moreover, we apply our physical method to manufacture a Multispectral Invisible Suit that hides persons from the multiple view angles of Multispectral detectors. To simulate our attack under various surveillance scenes, we constructed a large-scale multispectral pedestrian dataset which we will release in public. Extensive experiments show that our proposed method effectively attacks the state-of-the-art multispectral detector both in the digital space and the physical world.
Title: Defending Person Detection Against Adversarial Patch Attack by using Universal Defensive Frame
Authors: Youngjoon Yu*, Hong Joo Lee*, Hakmin Lee, and Yong Man Ro (*: equally contributed)
Person detection has attracted great attention in the computer vision area and is an imperative element in human-centric computer vision. Although the predictive performances of person detection networks have been improved dramatically, they are vulnerable to adversarial patch attacks. Changing the pixels in a restricted region can easily fool the person detection network in safety-critical applications such as autonomous driving and security systems. Despite the necessity of countering adversarial patch attacks, very few efforts have been dedicated to defending person detection against adversarial patch attack. In this paper, we propose a novel defense strategy that defends against an adversarial patch attack by optimizing a defensive frame for person detection. The defensive frame alleviates the effect of the adversarial patch while maintaining person detection performance with clean person. The proposed defensive frame in the person detection is generated with a competitive learning algorithm which makes an iterative competition between detection threatening module and detection shielding module in person detection. Comprehensive experimental results demonstrate that the proposed method effectively defends person detection against adversarial patch attacks.
Title: Face Shape-Guided Deep Feature Alignment for Face Recognition Robust to Face Misalignment
Authors: Hyung-Il Kim, Kimin Yun, and Yong Man Ro
For the past decades, face recognition (FR) has been actively studied in computer vision and pattern recognition society. Recently, due to the advances in deep learning, the FR technology shows high performance for most of the benchmark datasets. However, when the FR algorithm is applied to a real-world scenario, the performance has been known to be still unsatisfactory. This is mainly attributed to the mismatch between training and testing sets. Among such mismatches, face misalignment between training and testing faces is one of the factors that hinder successful FR. To address this limitation, we propose a face shape-guided deep feature alignment framework for FR robust to the face misalignment. Based on a face shape prior (e.g., face keypoints), we train the proposed deep network by introducing alignment processes, i.e., pixel and feature alignments, between well-aligned and misaligned face images. Through the pixel alignment process that decodes the aggregated feature extracted from a face image and face shape prior, we add the auxiliary task to reconstruct the well-aligned face image. Since the aggregated features are linked to the face feature extraction network as a guide via the feature alignment process, we train the robust face feature to the face misalignment. Even if the face shape estimation is required in the training stage, the additional face alignment process, which is usually incorporated in the conventional FR pipeline, is not necessarily needed in the testing phase. Through the comparative experiments, we validate the effectiveness of the proposed method for the face misalignment with the FR datasets.
2023년 전기 합격생들 축하해요. 연구실에서 2023년도 전기에 국비 석사과정 2명, KAIST 석사과정, 및 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
모집 연구분야:
- 딥러닝 기반 인공지능 (설명가능인공지능, 역량인지 인공지능, 강인한 인공지능)
- Machine learning with multi-modal data
- Computer vision
- Multi-modal (vision-sound- language) co-learning
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
연구실 입학관련 면담요청은 노용만 교수님(ymro@kaist.ac.kr)에게 이메일 하기 바랍니다.
Title: Defending Physical Adversarial Attack on Object Detection via Adversarial Patch-Feature Energy
Authors: Taeheon Kim, Youngjoon Yu, and Yong Man Ro
Object detection plays an important role in security-critical systems such as autonomous vehicles but has shown to be vulnerable to adversarial patch attacks. Existing defense methods against adversarial patches are restricted to localized noise attacks by removing noisy regions in the input image. However, adversarial patches have developed into natural-looking patterns which evade existing defenses. To address this issue, we propose a defense method based on a novel concept “Adversarial Patch-Feature Energy” (APE) which exploits common deep feature characteristics of an adversarial patch. Our proposed defense consists of APE-masking and APE-refinement which can be employed to defend against any adversarial patch on literature. Extensive experiments demonstrate that APE-based defense achieves impressive robustness against adversarial patches both in the digital space and the physical world.
Title: Speaker-adaptive Lip Reading with User-dependent Padding
Authors: Minsu Kim, Hyunjun Kim, and Yong Man Ro
Lip reading aims to predict speech based on lip movements alone. As it focuses on visual information to model the speech, its performance is inherently sensitive to personal lip appearances and movements. This makes the lip reading models show degraded performance when they are applied to unseen speakers due to the mismatch between training and testing conditions. Speaker adaptation technique aims to reduce this mismatch between train and test speakers, thus guiding a trained model to focus on modeling the speech content without being intervened by the speaker variations. In contrast to the efforts made in audio-based speech recognition for decades, the speaker adaptation methods have not well been studied in lip reading. In this paper, to remedy the performance degradation of lip reading model on unseen speakers, we propose a speaker-adaptive lip reading method, namely user-dependent padding. The user-dependent padding is a speaker-specific input that can participate in the visual feature extraction stage of a pre-trained lip reading model. Therefore, the lip appearances and movements information of different speakers can be considered during the visual feature encoding, adaptively for individual speakers. Moreover, the proposed method does not need 1) any additional layers, 2) to modify the learned weights of the pre-trained model, and 3) the speaker label of train data used during pre-train. It can directly adapt to unseen speakers by learning the user-dependent padding only, in a supervised or unsupervised manner. Finally, to alleviate the speaker information insufficiency in public lip reading databases, we label the speaker of a well-known audio-visual database, LRW, and design an unseen-speaker lip reading scenario named LRW-ID. The effectiveness of the proposed method is verified on sentence- and word-level lip reading, and we show it can further improve the performance of a well-trained model with large speaker variations.
Title: VisageSynTalk: Unseen Speaker Video-to-Speech Synthesis via Speech-Visage Feature Selection
Authors: Joanna Hong, Minsu Kim, and Yong Man Ro
The goal of this work is to reconstruct speech from a silent talking face video. Recent studies have shown impressive performance on synthesizing speech from silent talking face videos. However, they have not explicitly considered on varying identity characteristics of different speakers, which place a challenge in the video-to-speech synthesis, and this becomes more critical in unseen-speaker settings. Distinct from the previous methods, our approach is to separate the speech content and the visage-style from a given silent talking face video. By guiding the model to independently focus on modeling the two representations, we can obtain the speech of high intelligibility from the model even when the input video of an unseen subject is given. To this end, we introduce speech-visage selection module that separates the speech content and the speaker identity from the visual features of the input video. The disentangled representations are jointly incorporated to synthesize speech through visage-style based synthesizer which generates speech by coating the visage-styles while maintaining the speech content. Thus, the proposed framework brings the advantage of synthesizing the speech containing the right content even when the silent talking face video of an unseen subject is given. We validate the effectiveness of the proposed framework on the GRID, TCD-TIMIT volunteer, and LRW datasets.
Title: Audio-Visual Mismatch-Aware Video Retrieval via Association and Adjustment
Authors: Sangmin Lee, Sungjune Park, and Yong Man Ro
Retrieving desired videos using natural language queries has attracted increasing attention in research and industry fields as a huge number of videos appear on the internet. Natural language queries made by humans vary greatly and often include details related to audio cues. Some existing methods attempted to address this video retrieval problem by exploiting multi-modal information, especially audio-visual data of videos. However, many videos often have mismatched visual and audio cues for several reasons including background music, noise, and even missing sound. Therefore, the naive fusion of such mismatched visual and audio cues can negatively affect the semantic embedding of video scenes when retrieving video from text queries. Mismatch condition can be categorized into two cases: (i) Audio itself does not exist, (ii) Audio exists but does not match with visual. To deal with (i), we introduce audio-visual associative memory (AVA-Memory) to associate audio cues even from videos without audio data. The associated audio cues from visual data can guide the video embedding feature to be aware of audio information even in the missing audio condition. To address (ii), we propose audio embedding adjustment by considering the degree of matching between visual and audio data. In this procedure, constructed AVA-Memory enables to figure out how well the visual and audio in the video are matched and to adjust the weighting between actual audio and associated audio. Experimental results show that the proposed method outperforms other state-of-the-art video retrieval methods. Further, we validate the effectiveness of the proposed network designs with analyses.
Title: Visual Context-driven Audio Feature Enhancement for Robust End-to-End Audio-Visual Speech Recognition
Authors: Joanna Hong*, Minsu Kim*, Daehun Yoo, and Yong Man Ro (* equally contributed)
This paper focuses on designing a noise-robust end-to-end Audio-Visual Speech Recognition (AVSR) system. To this end, we propose Visual Context-driven Audio Feature Enhancement module (V-CAFE) to enhance the input noisy audio speech with a help of audio-visual correspondence. The proposed V-CAFE is designed to capture the transition of lip movements, namely visual context and to generate a noise reduction mask by considering the obtained visual context. Through context-dependent modeling, the ambiguity in viseme-to-phoneme mapping can be refined for mask generation. The noisy representations are masked out with the noise reduction mask resulting in enhanced audio features. The enhanced audio features are fused with the visual features and taken to an encoder-decoder model composed of Conformer and Transformer for speech recognition. We show the proposed end-to-end AVSR with the V-CAFE can further improve the noise-robustness of AVSR. The effectiveness of the proposed method is evaluated in noisy speech recognition and overlapped speech recognition experiments using the two largest audio-visual datasets, LRS2 and LRS3.
Title: Masking Adversarial Damage: Finding Adversarial Saliency for Robust and Sparse Network
Authors: Byung-Kwan Lee*, Junho Kim*, Yong Man Ro (*: equally contributed)
Adversarial examples provoke weak reliability and potential security issues in deep neural networks. Although adversarial training has been widely studied to improve adversarial robustness, it works in an over-parameterized regime and requires high computations and large memory budgets. To bridge adversarial robustness and model compression, we propose a novel adversarial pruning method, Masking Adversarial Damage (MAD) that employs second-order information of adversarial loss function. By using it, we can accurately estimate adversarial saliency for model parameters and determine which parameters can be pruned without weakening adversarial robustness. Furthermore, we reveal that model parameters of initial layer are highly sensitive to the adversarial examples and show that compressed feature representation retains semantic information for the target objects. Through extensive experiments on three public datasets, we demonstrate that MAD effectively prunes adversarially trained networks without loosing adversarial robustness and shows better performance than previous adversarial pruning methods.
Title: Weakly Paired Associative Learning for Sound and Image Representations via Bimodal Associative Memory
Authors: Sangmin Lee, Hyung-Il Kim, and Yong Man Ro
Data representation learning without labels has attracted increasing attention due to its nature that does not require human annotation. Recently, as data samples are acquired in multi-sensory environments, representation learning has been extended to bimodal data, especially sound and image which are closely related to basic human senses. Existing sound and image representation learning methods necessarily require a large number of sound and image with corresponding pairs. Therefore, it is difficult to ensure the effectiveness of the methods in the weakly paired condition, which lacks paired bimodal data. In fact, according to human cognitive studies, the cognitive functions in the human brain for a certain modality can be enhanced by receiving other modalities, even not directly paired ones. Based on the observation, we propose a new problem to deal with the weakly paired condition: How to boost a certain modal representation even by using other unpaired modal data. To address the issue, we introduce a novel bimodal associative memory (BMA-Memory) with key-value switching that can store bimodal features in sound-image sub-memories and naturally associate with one another. BMA-Memory enables to build sound-image association with small paired bimodal data and to boost the built association with easily obtainable large amount of unpaired data. Through the proposed associative learning, it is possible to reinforce the representation of a certain modality (e.g., sound) even by using other unpaired modal data (e.g., images).
1. Authors: Taeheon Kim, Hong Joo Lee, and Yong Man Ro
Title: MAP: Multispectral Adversarial Patch to Attack Person Detection
Recently, multispectral person detection has shown great performances in real world applications such as autonomous driving and security systems. However, the reliability of person detection against physical attacks has not been fully explored yet in multispectral person detectors. To evaluate the robustness of multispectral person detectors in the physical world, we propose a novel Multispectral Adversarial Patch (MAP) generation framework. MAP is optimized with a Cross-spectral Mapping(CSM) and Material Emissivity(ME) loss. This paper is the first to evaluate the reliability of a multispectral person detector against physical attack. Throughout experiments, our proposed adversarial patch successfully attacks the person detector and the Average Precision (AP) score is dropped by 90.79% in digital space and 73.34% in physical space.
2. Authors: Sungjune Park, Dae Hwi Choi, Jung Uk Kim, and Yong Man Ro
Title: Robust Thermal Infrared Pedestrian Detection by Associating Visible Pedestrian Knowledges
Recently, pedestrian detection on thermal infrared images has shown the robust pedestrian detection performance. In this paper, we propose a novel thermal infrared pedestrian detection framework which can associate and utilize the complementary pedestrian knowledge from visible images. Motivated by that humans can associate useful information from other sensors to perform a more reliable decision, we devise a Visible-sensory Pedestrian Associating (VPA) Memory to conduct the robust pedestrian detection by utilizing complementary visible-sensory pedestrian knowledge explicitly. The VPA Memory is trained to store the pedestrian information of visible images and associate it with a given thermal infrared pedestrian knowledge via the memory associating learning. We verify the effectiveness of the proposed framework by conducting extensive experiments, and it achieves state-of the-art pedestrian detection performances on thermal infrared images.
2021
Title: Distinguishing Homophenes using Multi-head Visual-audio Memory for Lip Reading
Authors: Minsu Kim, Jeong Hun Yeo, and Yong Man Ro
Recognizing speech from silent lip movement, which is called lip reading, is a challenging task due to 1) the inherent information insufficiency of lip movement to fully represent the speech, and 2) the existence of homophenes that have similar lip movement with different pronunciations. In this paper, we try to alleviate the aforementioned two challenges in lip reading by proposing a Multi-head Visual-audio Memory (MVM). Firstly, MVM is trained with an audio-visual dataset and remembers audio representations by modelling the inter-relationships of a paired audio-visual representations. At the inference stage, visual input alone can extract the saved audio representation from the memory by examining the learned inter-relationships. Therefore, the lip reading model can complement the insufficient visual information with the extracted audio representations. Secondly, MVM is composed of multi-head key memories for saving visual features and one value memory for saving audio knowledge, which is designed to distinguish the homophenes. With the multi-head key memories, MVM extracts possible candidate audio features from the memory, which allows the lip reading model to consider the possibility of which pronunciations can be represented from the input lip movement. This also can be viewed as an explicit implementation of the one-to-many mapping of viseme-to-phoneme. Moreover, MVM is employed in multi-temporal levels to consider the context when retrieving the memory and distinguish the homophenes. Extensive experimental results verify the effectiveness of the proposed method in lip reading and in distinguishing the homophenes.
Title: SyncTalkFace: Talking Face Generation with Precise Lip-syncing via Audio-Lip Memory
Authors: Se Jin Park, Minsu Kim, Joanna Hong, Jeongsoo Choi, and Yong Man Ro
The challenge of talking face generation from speech lies in aligning two different modal information, audio and video, such that the mouth region corresponds to input audio. Previous methods either exploit audio-visual representation learning or leverage intermediate structural information such as landmarks and 3D models. However, they struggle to synthesize fine details of the lips varying at the phoneme level as they do not sufficiently provide visual information of the lips at the video synthesis step. To overcome this limitation, our work proposes Audio-Lip Memory that brings in visual information of the mouth region corresponding to input audio and enforces fine-grained audio-visual coherence. It stores lip motion features from sequential ground truth images in the value memory and aligns them with corresponding audio features so that they can be retrieved using audio input at inference time. Therefore, using the retrieved lip motion features as visual hints, it can easily correlate audio with visual dynamics in the synthesis step. By analyzing the memory, we demonstrate that unique lip features are stored in each memory slot at the phoneme level, capturing subtle lip motion based on memory addressing. In addition, we introduce visual-visual synchronization loss which can enhance lip-syncing performance when used along with audio-visual synchronization loss in our model. Extensive experiments are performed to verify that our method generates high-quality video with mouth shapes that best align with the input audio, outperforming previous state-of-the-art methods.
Title: Towards Versatile Pedestrian Detector with Multisensory-Matching and Multispectral Recalling Memory
Authors: Jung Uk Kim, Sungjune Park, and Yong Man Ro
Recently, automated surveillance cameras can change a visible sensor and a thermal sensor for all-day operation. However, existing single-modal pedestrian detectors mainly focus on detecting pedestrians in only one specific modality (i.e., visible or thermal), so they cannot effectively cope with other modal inputs. In addition, recent multispectral pedestrian detectors have shown remarkable performance by adopting multispectral modalities, but they also have limitations in practical applications (e.g., different Field-of-View (FoV) and frame rate). In this paper, we introduce a versatile pedestrian detector that shows robust detection performance in any single modality. We propose a multisensory-matching contrastive loss to reduce the difference between the visual representation of pedestrians in the visible and the thermal modalities. Moreover, to make the proposed method perform robust detection on a single modality, we design a Multispectral Recalling (MSR) Memory. The MSR Memory enhances the visual representation of the single modal features by recalling that of the multispectral modalities. To guide the MSR Memory to store the contexts of the multispectral modalities, we introduce a multispectral recalling loss. It enables the pedestrian detector to encode more discriminative features in a single input modality. We would like to insist that our method is a step forward detector that can be applied to a variety of real-world applications. The comprehensive experimental results verify the effectiveness of the proposed method.
Title: Robust Perturbation for Visual Explanation: Cross-checking Mask Optimization to Avoid ClassDistortion
Authors: Junho Kim, Seongyeop Kim, Seong Tae Kim, and Yong Man Ro
Along with the outstanding performance of the deep neural networks (DNNs), considerable research efforts have been devoted to finding ways to understand the decision of DNNs structures. In the computer vision domain, visualizing the attribution map is one of the most intuitive and understandable ways to achieve human-level interpretation. Among them, perturbation-based visualization can explain the “black box” property of the given network by optimizing perturbation masks that alter the network prediction of the target class the most. However, existing perturbation methods could make unexpected changes to network predictions after applying a perturbation mask to the input image, resulting in a loss of robustness and fidelity of the perturbation mechanisms. In this paper, we define class distortion as the unexpected changes of the network prediction during the perturbation process. To handle that, we propose a novel visual interpretation framework, Robust Perturbation, which shows robustness against the unexpected class distortion during the mask optimization. With a new cross-checking mask optimization strategy, our proposed framework perturbs the target prediction of the network while upholding the non-target predictions, providing more reliable and accurate visual explanations. We evaluate our framework on three different public datasets through extensive experiments. Furthermore, we propose a new metric for class distortion evaluation. In both quantitative and qualitative experiments, tackling the class distortion problem turns out to enhance the quality and fidelity of the visual explanation in comparison with the existing perturbation-based methods.
Title: Speech Reconstruction with Reminiscent Sound via Visual Voice Memory
Authors: Joanna Hong, Minsu Kim, Se Jin Park, Yong Man Ro
The goal of this work is to reconstruct speech from silent video, in both speaker dependent and speaker independent ways. Unlike previous works that have been mostly restricted to a speaker dependent setting, we propose Visual Voice memory to restore essential auditory information to generate proper speech from different speakers and even unseen speakers. The proposed memory takes additional auditory information that corresponds to the input face movements and stores the auditory contexts that can be recalled by the given input visual features. Specifically, the Visual Voice memory contains value and key memory slots, where value memory slots are for saving the audio features, and key memory slots are for storing the visual features in the same location of the saved audio features. Guiding each memory to properly save each feature, the model can adequately produce the speech through auxiliary information of audio. Hence, our method employs both video and audio information during training time, but does not require any additional auditory input in the inference time. Our key contributions are: (1) proposing the Visual Voice memory that brings rich information of audio that complements the visual features, thus producing high-quality speech from silent video, and (2) enabling multi-speaker and speaker independent training by memorizing auditory features and the corresponding visual features. We validate the proposed framework on GRID and Lip2Wav datasets and show that our method surpasses the performance of previous works. Moreover, we experiment on both multi-speaker and speaker independent settings and verify the effectiveness of the Visual Voice memory. We also demonstrate that the Visual Voice memory contains meaningful information to reconstruct speech.
Title: M-CAM: Visual Explanation of Challenging Conditioned Dataset with Bias-reducing Memory
Authors: Seongyeop Kim and Yong Man Ro
We introduce a framework that enhances visual explanation of class activation map (CAM) with key-value memory structure for deep networks. We reveal challenging conditions inherently existing in several datasets that degrade the visual explanation quality of existing CAM-based visual explanation methods (e.g. imbalanced data, multi-object co-occurrence) and try to solve it with the proposed framework. The proposed Bias-reducing memory module learns spatial feature representation of different classes from trained networks and stores each different semantic information in separate memory slots, while it does not require any modification to the existing networks. Furthermore, we propose a novel visual explanation method accompanied by a memory slot searching algorithm to retrieve semantically relevant spatial feature representation from the memory module and make visual explanation of network decisions. We evaluate our visual explanation framework with datasets of challenging conditions including several medical image datasets and multiclass classification datasets. We qualitatively and quantitatively compare it with existing CAM-based methods to demonstrate the strength of our framework.
Title: Lip to Speech Synthesis with Visual Context Attentional GAN
Authors: Minsu Kim, Joanna Hong, and Yong Man Ro
In this paper, we propose a novel lip-to-speech generative adversarial network, Visual Context Attentional GAN (VCA-GAN), which can jointly model local and global lip movements during speech synthesis. Specifically, the proposed VCA-GAN synthesizes the speech from local lip visual features by finding a mapping function of visemes-to-phonemes, while global visual context is embedded into the intermediate speech representation to refine the coarse speech representation in details. To achieve this, a visual context attention module is proposed where it encodes global representations from the local visual features and provides the desired global visual context corresponding to the given coarse speech representation to the generator. In addition to the explicit modelling of local and global visual representations, a synchronization technique is introduced through contrastive learning that guides the generator to synthesize a speech in sync with the given input lip movements. Extensive experiments demonstrate that the proposed VCA-GAN outperforms existing state-of-the-art and is able to effectively synthesize the speech from multi-speaker that has been barely handled in the previous works.
Title: Distilling Robust and Non-Robust Features in Adversarial Examples by Information Bottleneck
Authors: Junho Kim*, Byung-Kwan Lee*, and Yong Man Ro (*: equally contributed)
Adversarial examples, generated by carefully crafted perturbation, have attracted considerable attention in research fields. Recent works have argued that the existence of the robust and non-robust features is a primary cause of the adversarial examples, and investigated their internal interactions in the feature space. In this paper, we propose a way of explicitly distilling feature representation into the robust and non-robust features, using Information Bottleneck. Specifically, we inject noise variation to each feature unit and evaluate the information flow in the feature representation to dichotomize feature units either robust or non-robust, based on the noise variation magnitude. Through comprehensive experiments, we demonstrate that the distilled features are highly correlated with adversarial prediction, and they have human-perceptible semantic information by themselves. Furthermore, we present an attack mechanism intensifying the gradient of non-robust features that is directly related to the model prediction, and validate its effectiveness of breaking model robustness.
Title: CroMM-VSR: Cross-Modal Memory Augmented Visual Speech Recognition
Authors: Minsu Kim, Joanna Hong, Se Jin Park, Yong Man Ro
Visual Speech Recognition (VSR) is a task that recognizes speech from external appearances of the face (i.e., lips) into text. Since the information from the visual lip movements is not sufficient to fully represent the speech, VSR is considered as one of the challenging problems. One possible way to resolve this problem is additionally utilizing audio which contains rich information for speech recognition. However, the audio information could not be always available such as in long-distance or crowded situations. Thus, it is necessary to find a way that successfully provides enough information for speech recognition with visual inputs only. In this paper, we alleviate the information insufficiency of visual lip movement by proposing a cross-modal memory augmented VSR with Visual-Audio Memory (VAM). The proposed framework tries to utilize the complementary information of audio even when the audio inputs are not provided at the inference time. Concretely, the proposed VAM learns to imprint audio features of short clip-level into a memory network using the corresponding visual features. To this end, the VAM contains two memories, lip-video key and audio value. The audio value memory is guided to imprint the audio feature and the lip-video key memory is guided to memorize the location of the imprinted audio. By doing this, the VAM can exploit rich audio information by accessing the memory using visual inputs only. Thus, the proposed VSR framework can refine the prediction with the imprinted audio information during inference time where the audio inputs are not provided. We validate the proposed method on popular benchmark databases, LRW, LRW-1000, GRID, and LRS2. Experimental results show that the proposed method achieves state-of-the-art performance on both word- and sentence-level visual speech recognition. In addition, we verify the learned representations inside the VAM contain meaningful information for VSR by examining and visualizing the learned representations.
2022년도 전기 박사과정 (국비), 석사과정 (국비 및 KAIST 장학), 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
- Deep learning (XAI, adversarial attack/defense, multimodal)
- Machine learning with visual data
- Computer vision (object segmentation/detection/classification)
- multimodal (Vision-Language) Deep learning
- Defense security
현재 진행중인 연구과제:
- Explainable (Interpretable) Deep learning
- Adversarial defense in Deep learning
- Deep learning algorithms (detection/classification/segmentation) in computer vision
- Multimodal deep learning
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 입학 문의는 노용만 교수님(ymro@kaist.ac.kr)께 이메일/사전미팅 하기 바랍니다.
Title: Assessing Individual VR Sickness through Deep Feature Fusion of VR Video and Physiological Response
Authors: Sangmin Lee, Seongyeop Kim, Hak Gu Kim, and Yong Man Ro
Recently, VR sickness assessment for VR videos is highly demanded in industry and research fields to address VR viewing safety issues. Especially, it is difficult to evaluate VR sickness of individuals due to individual differences. To achieve the challenging goal, we focus on deep feature fusion of sickness-related information. In this paper, we propose a novel deep learning-based assessment framework which estimates VR sickness of individual viewers with VR videos and corresponding physiological responses. We design the content stimulus guider imitating the phenomenon that humans feel VR sickness. The content stimulus guider extracts a deep stimulus feature from a VR video to reflect VR sickness caused by VR videos. In addition, we devise the physiological response guider to encode physiological responses that are acquired while humans experience VR videos. Each physiology sickness feature extractor (EEG, ECG, and GSR) in the physiological response guider is designed to suit their physiological characteristics. Extracted physiology sickness features are then fused into a deep physiology feature that comprehensively reflects individual deviations of VR sickness. Finally, the VR sickness predictor assesses individual VR sickness effectively with the fusion of the deep stimulus feature and the deep physiology feature. To validate the proposed method extensively, we built two benchmark datasets which contain 360-degree VR videos with physiological responses (EEG, ECG, and GSR) and SSQ scores. Experimental results show that the proposed method achieves meaningful correlations with human SSQ scores. Further, we validate the effectiveness of the proposed network designs by conducting analysis on feature fusion and visualization.
Title: Multi-modality Associative Bridging through Memory: Speech Sound Recollected from Face Video
Authors: Minsu Kim*, Joanna Hong*, Se Jin Park, and Yong Man Ro (*: equally contributed)
In this paper, we introduce a novel audio-visual multi-modal bridging framework that can utilize both audio and visual information, even with uni-modal inputs. We exploit a memory network to achieve the multi-modal bridging, where the memory network consists of two modality-specific memories: source-key and target-value memories. These two modality-specific memories save a source and a target modal representations, respectively. Then, an associative bridge is constructed between the source-key memory and the target-value memory, regarding the interrelationship between the two memories. By learning the interrelationship through the associative bridge, it is possible to access the target-value memory using source modality and source-key memory without target modality. Accordingly, the proposed framework can recall the target modal representations with source modal inputs only and provides rich information for its downstream tasks. We apply the proposed framework to two tasks: lip reading and speech reconstruction from silent video. Through the proposed associative bridge and modality-specific memories, each task knowledge is enriched with the recalled audio context, achieving state-of-the-art performance. We also verify that the associative bridge properly relates the source and target memories.
Title: Robust Small-scale Pedestrian Detection with Cued Recall via Memory Learning
Authors: Jung Uk Kim*, Sungjune Park*, and Yong Man Ro (*: equally contributed)
Although the visual appearances of small-scale objects are not well observed, humans can recognize them by associating the visual cues of small objects from their memorized appearance. It is called cued recall. In this paper, motivated by the memory process of humans, we introduce a novel pedestrian detection framework that imitates cued recall in detecting the small-scale pedestrians. We propose a large-scale embedding learning with the large-scale pedestrian recalling memory (LPR Memory). The purpose of the proposed large-scale pedestrian embedding learning is to memorize and recall the large-scale pedestrian appearance via the LPR Memory. To this end, we employ the large-scale pedestrian exemplar set, so that, the LPR Memory can recall the information of the large-scale pedestrians from the small-scale pedestrians. Comprehensive quantitative and qualitative experimental results validate the effectiveness of the proposed framework with the LPR Memory.
1. Authors: Junho Kim, Minsu Kim, Yong Man Ro
Title: 'Interpretation of Lesional Detection via Counterfactual Generation'
2. Authors: Hong Joo Lee, Yong Man Ro
Title: 'Adversarially Robust Multi-Sensor Fusion Model Training via Random Feature Fusion for Semantic Segmentation'
3. Authors: Byeong Cheon Kim*, Youngjoon Yu*, Yong Man Ro *equally contributed first author
Title: 'Robust Decision-based black-box adversarial attack via Coarse-to-fine Random Search'
Title: Adversarially Robust Hyperspectral Image Classification via Random Spectral Sampling and Spectral Shape Encoding
Authors: Sungjune Park, Hong Joo Lee, Yong Man Ro
Although the hyperspectral image (HSI) classification has adopted deep neural networks (DNNs) and shown remarkable performances, there is a lack of studies of the adversarial vulnerability for the HSI classifications. In this paper, we propose a novel HSI classification framework robust to adversarial attacks. To this end, we focus on the unique spectral characteristic of HSIs (i.e., distinctive spectral patterns of materials). With the spectral characteristic, we present the random spectral sampling and spectral shape feature encoding for the robust HSI classification. For the random spectral sampling, spectral bands are randomly sampled from the entire spectrum for each pixel of the input HSI. Also, the overall spectral shape information, which is robust to adversarial attacks, is fed into the shape feature extractor to acquire the spectral shape feature. Then, the proposed framework can provide the adversarial robustness of HSI classifiers via randomization effects and spectral shape feature encoding. To the best of our knowledge, the proposed framework is the first work dealing with the adversarial robustness in the HSI classification. In experiments, we verify that our framework improves the adversarial robustness considerably under diverse adversarial attack scenarios, and outperforms the existing adversarial defense methods.
Title: Uncertainty-Guided Cross-Modal Learning for Robust Multispectral Pedestrian Detection
Authors: Jung Uk Kim, Sungjune Park, Yong Man Ro
Multispectral pedestrian detection has received great attention in recent years as multispectral modalities (i.e. color and thermal) can provide complementary visual information. However, there are major inherent issues in multispectral pedestrian detection. First, the cameras of the two modalities have different field-of-views (FoVs), so that image pairs are often miscalibrated. Second, modality discrepancy is observed, because image pairs are captured at different wavelengths. In this paper, to alleviate these issues, we propose a new uncertainty-aware multispectral pedestrian detection framework. In our framework, we consider two types of uncertainties: (1) Region of Interest (RoI) uncertainty and (2) predictive uncertainty. For the miscalibration issue, we propose RoI uncertainty which represents the reliability of the RoI candidates. With the RoI uncertainty, when combining two modal features, we devise uncertainty-aware feature fusion (UFF) module to reduce the effect of RoI features with high RoI uncertainty. We also propose uncertainty-aware cross-modal guiding (UCG) module for the modality discrepancy. In the UCG module, we use the predictive uncertainty, which indicates how reliable the prediction of the RoI feature is. Based on the predictive uncertainty, the UCG module guides the feature distribution of high predictive uncertain (less reliable) modality to resemble that of low predictive uncertain (more reliable) modality. The UCG module can encode more discriminative features by guiding feature distributions of two modalities to be similar. With comprehensive experiments on the public multispectral datasets, we verified that our method reduces the effect of the miscalibration and alleviates the modality discrepancy, outperforming existing state-of-the-art methods.
Title: Uncertainty-Guided Cross-Modal Learning for Robust Multispectral Pedestrian Detection
Authors: Jung Uk Kim, Sungjune Park, Yong Man Ro
Multispectral pedestrian detection has received great attention in recent years as multispectral modalities (i.e. color and thermal) can provide complementary visual information. However, there are major inherent issues in multispectral pedestrian detection. First, the cameras of the two modalities have different field-of-views (FoVs), so that image pairs are often miscalibrated. Second, modality discrepancy is observed, because image pairs are captured at different wavelengths. In this paper, to alleviate these issues, we propose a new uncertainty-aware multispectral pedestrian detection framework. In our framework, we consider two types of uncertainties: (1) Region of Interest (RoI) uncertainty and (2) predictive uncertainty. For the miscalibration issue, we propose RoI uncertainty which represents the reliability of the RoI candidates. With the RoI uncertainty, when combining two modal features, we devise uncertainty-aware feature fusion (UFF) module to reduce the effect of RoI features with high RoI uncertainty. We also propose uncertainty-aware cross-modal guiding (UCG) module for the modality discrepancy. In the UCG module, we use the predictive uncertainty, which indicates how reliable the prediction of the RoI feature is. Based on the predictive uncertainty, the UCG module guides the feature distribution of high predictive uncertain (less reliable) modality to resemble that of low predictive uncertain (more reliable) modality. The UCG module can encode more discriminative features by guiding feature distributions of two modalities to be similar. With comprehensive experiments on the public multispectral datasets, we verified that our method reduces the effect of the miscalibration and alleviates the modality discrepancy, outperforming existing state-of-the-art methods.
2021년도 후기 박사과정 (KAIST 장학), 석사과정 (국비 및 KAIST 장학), 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
- Deep learning (XAI, adversarial attack/defense, multimodal)
- Machine learning with visual data
- Computer vision (object segmentation/detection/classification)
- multimodal (Vision-Language) Deep learning
- Defense security
현재 진행중인 연구과제:
- Explainable (Interpretable) Deep learning
- Adversarial defense in Deep learning
- Deep learning algorithms (detection/classification/segmentation) in computer vision
- Multimodal deep learning
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 입학 문의는 노용만 교수님(ymro@kaist.ac.kr)께 이메일/사전미팅 하기 바랍니다.
Title: Video Prediction Recalling Long-term Motion Context via Memory Alignment Learning
Authors: Sangmin Lee, Hak Gu Kim, Dae Hwi Choi, Hyung-Il Kim, Yong Man Ro
Our work addresses long-term motion context issues for predicting future frames. To predict the future precisely, it is required to capture which long-term motion context (e.g., walking or running) the input motion (e.g., leg movement) belongs to. The bottlenecks arising when dealing with the long-term motion context are: (i) how to capture the long-term motion context naturally matching input sequences with limited dynamics, (ii) how to capture the long-term motion context with high-dimensionality (e.g., motion complexity). To address the issues, we propose novel motion context-aware video prediction. To solve the bottleneck (i), we introduce a long-term motion context memory (LMC-Memory) with memory alignment learning. The proposed memory alignment learning enables to store long-term motion contexts into the memory and to match them with sequences including limited dynamics. As a result, the long-term context can be recalled from the limited input sequence. In addition, to resolve the bottleneck (ii), we propose memory query decomposition to store local motion context (i.e., low-dimensional dynamics) and recall the suitable local context for each local part of the input individually. It enables to boost the alignment effects of the memory. Experimental results show the proposed method outperforms other sophisticated RNN-based methods, especially in the long-term condition. Further, we validate the effectiveness of the proposed network designs by conducting ablation studies and memory feature analysis.
Title: Towards Robust Training of Multi-Sensor data Fusion Network Against Adversarial Examples in Semantic Segmentation
Authors: Youngjoon Yu, Hong Joo Lee, Byeong Cheon Kim, Jung Uk Kim, and Yong Man Ro
The success of multi-sensor data fusions in deep learning appears to be attributed to the use of complementary information among multiple sensor datasets. Compared to their predictive performance, relatively less attention has been devoted to the adversarial robustness of multi-sensor data fusion models. To achieve adversarial robust multi-sensor data fusion networks, we propose here a novel robust training scheme called Multi-Sensor Cumulative Learning (MSCL). The motivation behind the MSCL method is based on the way human beings learn new skills. The MSCL allows the multi-sensor fusion network to learn robust features from individual sensors, and then learn complex joint features from multiple sensors just as people learn to walk before they run. The step wise framework of MSCL enables the network to incorporate pre-trained knowledge of robustness with new joint information from multiple sensors. Extensive experimental evidence validated that the MSCL outperforms other multi-sensor fusion training in defending against adversarial examples.
Dr. Seong Tae Kim, who received Ph.D (Advisor: Prof. Yong Man Ro) in 2019, is appointed as an assistant professor of the department of computer science and engineering at Kyung Hee University. He has established a research laboratory named of ‘Augmented Intelligence Lab’ https://sites.google.com/view/augilab).
2020
[#219] 2020-12-03 [AAAI 2021] Visual Comfort Aware-Reinforcement Learning for Depth Adjustment of Stereoscopic 3D Images (by Hak Gu Kim) is accepted in AAAI 2021
Title: Visual Comfort Aware-Reinforcement Learning for Depth Adjustment of Stereoscopic 3D Images
Authors: Hak Gu Kim, Minho Park, Sangmin Lee, Seongyeop Kim, Yong Man Ro
Depth adjustment aims to enhance the visual experience of stereoscopic 3D (S3D) images, which accompanied with improving visual comfort and depth perception. For a human expert, the depth adjustment procedure is a sequence of iterative decision making. The human expert iteratively adjusted the depth until he is satisfied with the both levels of visual comfort and the perceived depth. In this work, we present a novel deep reinforcement learning (DRL)-based approach for depth adjustment named VCA-RL (Visual Comfort Aware Reinforcement Learning) to explicitly model human sequential decision making in depth editing operations. We formulate the depth adjustment process as a Markov decision process where actions are defined as camera movement operations to control the distance between the left and right cameras. Our agent is trained based on the guidance of an objective visual comfort assessment metric to learn the optimal sequence of camera movement actions in terms of perceptual aspects in stereoscopic viewing. With extensive experiments and user studies, we show the effectiveness of our VCA-RL model on three different S3D databases.
[#218] 2020-12-03 [AAAI 2021] Towards a Better Understanding of VR Sickness: Physical Symptom Prediction for VR Contents (by Hak Gu Kim) is accepted in AAAI 2021
Title: Towards a Better Understanding of VR Sickness: Physical Symptom Prediction for VR Contents
Authors: Hak Gu Kim, Sangmin Lee, Seongyeop Kim, Heoun-taek Lim, and Yong Man Ro
We address the black-box issue of VR sickness assessment (VRSA) by evaluating the level of physical symptoms of VR sickness. For the VR contents inducing the similar VR sickness level, the physical symptoms can vary depending on the characteristics of the contents. Most of existing VRSA methods focused on assessing the overall VR sickness score. To make better understanding of VR sickness, it is required to predict and provide the level of major symptoms of VR sickness rather than overall degree of VR sickness. In this paper, we predict the degrees of main physical symptoms affecting the overall degree of VR sickness, which are disorientation, nausea, and oculomotor. In addition, we introduce a new large-scale dataset for VRSA including 360 videos with various frame rates, physiological signals, and subjective scores. On VRSA benchmark and our newly collected dataset, our approach shows a potential to not only achieve the highest correlation with subjective scores, but also to better understand which symptoms are the main causes of VR sickness.
[#217] 2020-11-23 [IEEE CSVT] CUA Loss: Class Uncertainty-Aware Gradient Modulation for Robust Object Detection (by Jung Uk Kim) is accepted in IEEE Trans. on Circuits and Systems for Video Technology
CUA Loss: Class Uncertainty-Aware Gradient Modulation for Robust Object Detection
Authors: Jung Uk Kim, Seong Tae Kim, Hong Joo Lee, Sangmin Lee, and Yong Man Ro
Recently, a wide range of research on object detectionhas shown breakthrough performance. However, in a
challenging environment, such as occlusion and small object cases, object detectors still produce inaccurate or erroneous predictions. To effectively cope with such conditions, most of the existing methods have suggested loss functions to guide the object detectors by modulating the magnitude of their loss. However, when modulating the loss function, they are highly dependent on the classification score of the object detector. It is a known fact that deep neural networks tend to be overconfident in their predictions. In this paper, to alleviate the problem of the object detectors which heavily rely on the prediction in the training phase, we devise a novel loss function called class uncertainty-aware (CUA) loss. CUA loss considers the predictive ambiguity as well as the predictions on classification score when modulating loss function. In addition to the classification score, CUA loss further modulates the loss gradient in an increasing way when the object detectors output an uncertain prediction. Therefore, object detectors with CUA loss effectively cope with challenging environments where prediction result is uncertain. With comprehensive experiments on three public datasets (i.e. PASCAL VOC, MS COCO, and Berkeley DeepDrive), we verified that our CUA loss enhanced the accuracy of the object detectors and outperformed previous state-of-the-art loss functions.
[#216] 2020-10-16 [MMM 2021] Robust Multispectral Pedestrian Detection via Uncertain-Aware Cross-Modal Learning (by Sungjune Park) is accepted in MMM 2021
Title: Robust Multispectral Pedestrian Detection via Uncertain-Aware Cross-Modal Learning
Authors: Sungjune Park, Jung Uk Kim, Yeon Gyun Kim, Sang-Keun Moon and Yong Man Ro
With the development of deep neural networks, multispectral pedestrian detection has been received a great attention by exploiting complementary properties of multiple modalities (e.g., color-visible and thermal modalities). Previous works usually rely on network prediction scores in combining complementary modal information. However, it is widely known that deep neural networks often show overconfident problem which results in limited performance. In this paper, we propose a novel uncertainty-aware cross-modal learning to alleviate the aforementioned problem in multispectral pedestrian detection. First, we extract
object region uncertainty which represents the reliability of object region features in multiple modalities. Then, we combine each modal object region feature considering object region uncertainty. Second, we guide the classifier of detection framework with soft target labels to be aware of the level of object region uncertainty in multiple modalities. To verify the effectiveness of the proposed methods, we conduct extensive experiments with various detection frameworks on two public datasets (i.e., KAIST Multispectral Pedestrian Dataset and CVC-14).
[#215] 2020-10-16 [ICPR 2021] Unsupervised Disentangling of Viewpoint and Residues Variations by Substituting Representations for Robust Face Recognition (by Minsu Kim) is accepted in ICPR 2021
Title: Unsupervised Disentangling of Viewpoint and Residues Variations by Substituting Representations for Robust Face Recognition
Authors: Minsu Kim, Joanna Hong, Junho Kim, Hong Joo Lee, Yong Man Ro
It is well-known that identity-unrelated variations (e.g., viewpoint or illumination) degrade the performances of face recognition methods. In order to handle this challenge, a robust method for disentangling the identity and view representations has drawn an attention in the machine learning area. However, existing methods learn discriminative features which require a manual supervision of such factors of variations. In this paper, we propose a novel disentangling framework through modeling three representations of identity, viewpoint, and residues (i.e., identity and pose unrelated) which do not require supervision of the variations. By jointly modeling the three representations, we enhance the disentanglement of each representation and achieve robust face recognition performance. Further, the learned viewpoint representation can be utilized for pose estimation or editing of a posed facial image. Extensive quantitative and qualitative evaluations verify the effectiveness of our proposed method which disentangles identity, viewpoint, and residues of facial images.
[#214] 2020-09-15 2021 전기 학생모집
2021년도 전기 박사과정, 석사과정, 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
- Deep learning (XAI, adversarial attack/defense, multimodal)
- Machine learning with visual data
- Computer vision (object segmentation/detection/classification)
- multimodal (Vision-Language) Deep learning
- Medical imaging/ Defense security
현재 진행중인 연구과제:
- Explainable (Interpretable) Deep learning
- Adversarial attack/defense in Deep learning
- Deep learning algorithms (detection/classification/segmentation) in computer vision
- Multimodal deep learning
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 입학 문의는 노용만 교수님(ymro@kaist.ac.kr)께 이메일/사전미팅 하기 바랍니다.
[#213] 2020-08-24 [IEEE Access] Dual-Branch Structured De-Striping Convolution Network Using Parametric Noise Model (by Jongho Lee) is accepted in IEEE Access
Title: Dual-Branch Structured De-Striping Convolution Network Using Parametric Noise Model
Authors: Jongho Lee and Yong Man Ro
Abstract: The stripe fixed pattern noise (FPN) of the infrared image significantly corrupts the image quality so that the infrared imaging system suffers from the degradation of observability and detectability during operation. Therefore, the FPN de-striping method, which eliminates stripe patterns without substantial loss of image information, remains a core technology in the field of infrared image processing. In this paper, we propose the dual-branch structured based FPN de-striping deep convolutional neural network to effectively extract the structural features of the FPN and preserve the image details in the single infrared image. In addition, we have established the parametric FPN model through an infrared image diagnosis experiment based on the physical principle of the infrared detector signal response. We have optimized each parameter of the FPN model using measured data, which acquired on a wide range of detector temperatures. Further, we generate the training data using our FPN model to ensure stable learning performance against various stripe patterns. We performed comparative experiments with state-of-the-art methods using artificially corrupted infrared images and real corrupted infrared images, and our proposed method achieved outstanding de-striping results in both qualitative and quantitative evaluation compared with existing methods.
[#212] 2020-07-31 [BMVC 2020] Robust Ensemble Model Training via Random Layer Sampling Against Adversarial Attack (by Hakmin Lee and Hong Joo Lee) is accepted in BMVC 2020
Title: Robust Ensemble Model Training via Random Layer Sampling Against Adversarial Attack
Authors: Hakmin Lee*, Hong Joo Lee*, Seong Tae Kim, and Yong Man Ro
* Both authors contributed equally to this work.
Deep neural networks have achieved substantial achievements in several computer vision areas, but have vulnerabilities that are often fooled by adversarial examples that are not recognized by humans. This is an important issue for security or medical applications. In this paper, we propose an ensemble model training framework with random layer sampling to improve the robustness of deep neural networks. In the proposed training framework, we generate various sampled model through the random layer sampling and update the weight of the sampled model. After the ensemble models are trained, it can hide the gradient efficiently and avoid the gradient-based attack by the random layer sampling method. To evaluate our proposed method, comprehensive and comparative experiment have been conducted on three datasets. Experimental results show that the proposed method improves the adversarial robustness.
[#211] 2020-07-03 [ECCV 2020] SACA Net: Cybersickness Assessment of Individual Viewers for VR Content via Graph-based Symptom Relation Embedding (by Sangmin Lee) is accepted in ECCV 2020
Title: SACA Net: Cybersickness Assessment of Individual Viewers for VR Content via Graph-based Symptom Relation Embedding
Authors: Sangmin Lee, Jung Uk Kim, Hak Gu Kim, Seongyeop Kim, and Yong Man Ro
Recently, cybersickness assessment for VR content is in demand to deal with viewing safety issues. Assessing physical symptoms of individual viewers is challenging but important to provide detailed and personalized guides for viewing safety. In this paper, we propose a novel symptom-aware cybersickness assessment network (SACA Net) that quantifies physical symptom levels for assessing cybersickness of individual viewers. SACA Net is designed to utilize the relational characteristics of symptoms for complementary effects among relevant symptoms. The proposed network consists of three main parts: a stimulus symptom context guider, a physiological symptom guider, and a symptom relation embedder. The stimulus symptom context guider and the physiological symptom guider extract symptom features from VR content and human physiology, respectively. The symptom relation embedder refines the stimulus-response symptom features to effectively predict cybersickness by embedding relational characteristics with graph formulation. For validation, we utilize two public 360-degree video datasets that contain cybersickness scores and physiological signals. Experimental results show that the proposed method is effective in predicting human cybersickness with physical symptoms. Further, latent relations among symptoms are interpretable by analyzing relational weights in the proposed network.
[#210] 2020-05-18 [IEEE ICIP] 8 papers have been accepted (Jung uk, Seongyeop, Minsu, Joanna, Junho, Dae hwi, Byeong cheon) in IEEE ICIP 2020
1. Authors: Jung Uk Kim*, Sungjune Park*, Yong Man Ro *equally contributed first author
Title: 'Towards Human-Like Interpretable Object Detection Via Spatial Relation Encoding'
2. Authors: Eun Sung Kim*, Jung Uk Kim*, Sangmin Lee, Sang-Keun Moon, Yong Man Ro *equally contributed first author
Title: 'Class Incremental Learning With Task-Selection'
3. Authors: Seongyeop Kim, Sangmin Lee, Yong Man Ro
Title: 'Estimating Vr Sickness Caused By Camera Shake In Vr Videography'
4. Authors: Minsu Kim, Hong Joo Lee, Sangmin Lee, Yong Man Ro
Title: 'Robust Video Facial Authentication With Unsupervised Mode Disentanglement'
5. Authors: Joanna Hong, Jung Uk Kim, Sangmin Lee, Yong Man Ro
Title: 'Comprehensive Facial ____Expression____ Synthesis Using Human-Interpretable Language'
6. Authors: Junho Kim, Minsu Kim, Jung Uk Kim, Hong Joo Lee, Sangmin Lee, Joanna Hong, Yong Man Ro
Title: 'Learning Style Correlation For Elaborate Few-Shot Classification'
7. Authors: Dae Hwi Choi, Hong Joo Lee, Sangmin Lee, Jung Uk Kim, Yong Man Ro
Title: 'Fake Video Detection With Certainty-Based Attention Network'
8. Authors: Byeong Cheon Kim, Jung Uk Kim, Hakmin Lee, Yong Man Ro
Title: 'Revisiting Role Of Autoencoders In Adversarial Settings'
[#209] 2020-04-01 2020년도 후기 학생모집 (국비, KAIST, 산학)
2020년도 후기 박사과정(KAIST장학), 석사과정(국비 및 KAIST장학), 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
- Deep learning (XAI, adversarial defense, multimodal)
- Machine learning with visual data
- Computer vision (object segmentation/detection/classification)
- multimodal (Vision-Language) Deep learning
- Medical imaging/ Defense security
현재 진행중인 연구과제:
- Explainable (Interpretable) Deep learning
- Adversarial defense in Deep learning
- Deep learning algorithms (detection/classification/segmentation) in computer vision
- Multimodal deep learning
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 입학 학생 (국비, KAIST장학생, 지도교수 사전선택 KAIST장학생)은 노용만 교수님(ymro@kaist.ac.kr)께 이메일/사전미팅 하기 바랍니다.
[#208] 2020-03-05 [IEEE CSVT] Robust Video Frame Interpolation (by Minho, Hak Gu, and Sangmin) is accepted in IEEE CSVT
Title: Robust Video Frame Interpolation with Exceptional Motion Map
Authors: Minho Park, Hak Gu Kim, Sangmin Lee, and Yong Man Ro,
Video frame interpolation has increasingly attracted attention in computer vision and video processing fields. When motion patterns in a video are complex, large and non-linear (exceptional motion), the generated intermediate frame is blurred and likely to have large artifacts. In this paper, we propose a novel video frame interpolation considering the exceptional motion patterns. The proposed video frame interpolation takes into account an exceptional motion map that contains the location and intensity of the exceptional motion. The proposed method consists of three parts, which are optical flow based frame interpolation, exceptional motion detection, and frame refinement. The optical flow based frame interpolation predicts an optical flow which is used to synthesize the pre-generated intermediate frame. The exceptional motion detection detects the position and intensity of complex and large motion with the current frame and the previous frame sequence. The frame refinement focuses on the exceptional motion region of the pre-generated intermediate frame by using the exceptional motion map. The proposed video frame interpolation can be robust against the exceptional motion including complex and large motion. Experimental results showed that the proposed video frame interpolation achieved high performance on various public video datasets and especially on videos with exceptional motion patterns.
[#207] 2020-02-27 [CVPR 2020] Structure Boundary Preserving Segmentation (by Hong Joo Lee) is accepted in CVPR 2020
Title: Structure Boundary Preserving Segmentation for Medical Image with Ambiguous Boundary
Authors: Hong Joo Lee, Jung Uk Kim, Sangmin Lee, Hak Gu Kim and Yong Man Ro
In this paper, we propose a novel image segmentation method to tackle two critical problems of medical image, which are (i) ambiguity of structure boundary in the medical image domain and (ii) uncertainty of the segmented region without specialized domain knowledge. To solve those two problems in automatic medical segmentation, we propose a novel structure boundary preserving segmentation framework. To this end, the boundary key point selection algorithm is proposed. In the proposed algorithm, the key points on the structural boundary of the target object are estimated. Then, a boundary preserving block (BPB) with the boundary key point map is applied for predicting the structure boundary of the target object. Further, for embedding experts’ knowledge in the fully automatic segmentation, we propose a novel shape boundary-aware evaluator (SBE)with the ground-truth structure information indicated by experts. The proposed SBE could give feedback to the segmentation network based on the structure boundary key point. The proposed method is general and flexible enough to be built on top of any deep learning-based segmentation network. We demonstrate that the proposed method could surpass the state-of-the-art segmentation network and improve the accuracy of three different segmentation network models on different types of medical image datasets.
[#206] 2020-01-28 [ICASSP 2020] Classification and localization separation considered Object detection (by Jung Uk Kim) is accepted in ICASSP 2020
Title: TOWARDS HIGH-PERFORMANCE OBJECT DETECTION: TASK-SPECIFIC DESIGN CONSIDERING CLASSIFICATION AND LOCALIZATION SEPARATION
Authors: Jung Uk Kim, Seong Tae Kim, Eun Sung Kim, Sang-Keun Moon, Yong Man Ro
Object detection performs two tasks (classification and localization) simultaneously. Two tasks share a similarity: they need robust features that effectively represents the visual appearance of the objects. However, two tasks also have different properties. First, classification mainly requires features from discriminative parts of an object to determine the object category, whereas localization mainly requires features from the entire object regions for localizing by drawing a bounding box. Second, classification has a translation invariant property, whereas localization has a translation variant property. In order to increase the efficiency of object detection, it is necessary to design a network in consideration of the commonalities and differences of two tasks. In this work, we simply modified layers of the existing object detection networks into three parts by considering such characteristics: lower-layer feature sharing part, layer separation part, and feature fusion part. As a result, the performance of the proposed method was noticeably improved by properly sharing, separating, and fusing layers of the existing object detection networks
[#205] 2020-01-28 [ICASSP 2020] Exceptional motion aware video frame interpolation (by Minho Park) is accepted in ICASSP 2020
Title: VIDEO FRAME INTERPOLATION VIA EXCEPTIONAL MOTION-AWARE SYNTHESIS
Authors: Minho Park, Sangmin Lee, Yong Man Ro
In this paper, we propose a novel video frame interpolation method via exceptional motion-aware synthesis, in which accurate optical flow could be estimated even with exceptional motion patterns. Specifically, we devise two deep learning modules: exceptional motion detection and frame interpolation with refined flow. The motion detection module detects the position and intensity of exceptional motion patterns in current frame given the past frame sequence. The flow refinement module refines the pre-estimated optical flow for synthesizing the intermediate frame using the information of exceptional motion. The proposed modules improve the quality of the synthesized intermediate frame by making the optical flow robust against exceptional case of motion. Experimental results showed that the proposed method outperforms the state-of-the-art methods qualitatively and quantitatively.
[#204] 2020-01-16 [MMM 2020] Interactive VIdeo Search Tool (by Sung June) is published in VBS of MMM 2020
IVIST: Interactive VIdeo Search Tool in VBS 2020
Authors: Sungjune Park, Jaeyub Song, Minho Park, Yong Man Ro
This paper presents a new video retrieval tool, Interactive VIdeo Search Tool (IVIST), which participates in the 2020 Video Browser Showdown (VBS). As a video retrieval tool, IVIST is equipped with proper and high performing functionalities such as object detection, dominant-color finding, scene-text recognition and text-image retrieval. These functionalities are constructed with various deep neural networks. By adopting these functionalities, IVIST performs well in searching users’ desirable videos. Furthermore, due to user-friendly user interface, IVIST is easy to use even for novice users. Although IVIST is developed to participate in VBS, we hope that it will be applied as a practical video retrieval tool in the future, dealing with actual video data on the Internet.
[#203] 2020-01-16 [MMM 2020]] Facial Εxpression Sentence Generation (by Joanna) is published in MMM 2020
Face Tells Detailed Εxpression: Generating Comprehensive Facial Εxpression Sentence through Facial Action Units
Authors: Joanna Hong, Hong Joo Lee, Yelin Kim, Yong Man Ro
Human facial expression plays the key role in the understanding of the social behavior. Many deep learning approaches present facial emotion recognition and automatic image captioning considering human sentiments. However, most current deep learning models for facial expression analysis do not contain comprehensive, detailed information of a single face. In this paper, we newly introduce a text-based facial expression description using several essential components describing comprehensive facial expression: gender, facial action units, and corresponding intensities. Then, we propose comprehensive facial expression sentence generating model along with facial expression recognition model for a single facial image to verify the effectiveness of our text-based dataset. Experimental results show that the proposed two models are supporting each other improving their performances: the text-based facial expression description provides comprehensive semantic information to the facial emotion recognition model. Also, the visual information from the emotion recognition model guides the facial expression sentence generation to produce a proper sentence describing comprehensive description.
2019
[#202] 2019-12-13 [Pattern Recognition] Robust to Unseen Modes of Variation (by Wissam) is accepted in Pattern Recognition
Title: Encoding Features Robust to Unseen Modes of Variation with Attentive Long Short-Term Memory
Authors: Wissam J. Baddar and Yong Man Ro
Abstract: Long short-term memory (LSTM) is a type of recurrent neural networks that is efficient for encoding spatio-temporal features in dynamic sequences. Recent work has shown that the LSTM retains information related to the mode of variation in the input sequence which reduces the discriminability of the encoded features. To encode features robust to unseen modes of variations, we devise an LSTM adaptation named attentive mode variational LSTM. The proposed attentive mode variational LSTM utilizes the concept of attention to separate the input sequence into two parts: (1) task-relevant dynamic sequence features and (2) task-irrelevant static sequence features. The task-relevant features are used to encode and emphasize the dynamics in the input sequence. The task-irrelevant static sequence features are utilized to encode the mode of variation in the input sequence. Finally, the attentive mode variational LSTM suppresses the effect of mode variation with a shared output gate and results in a spatio-temporal feature robust to unseen variations. The effectiveness of the proposed attentive mode variational LSTM is verified using two tasks: facial ____expression____ recognition and human action recognition. Comprehensive and extensive experiments have verified that the proposed method encodes spatio-temporal features robust to variations unseen during the training.
[#201] 2019-12-06 [IEIE 2019] Jeonghyo Kim received the student excellent paper award of IEIE 2019
The title of the paper is "Weather Condition Robust Infrared Image Enhancement via Domain Transfer without Training Dataset Pair (기상 상황에 강인한 적외선 영상 개선을 위한 학습 쌍이 필요 없는 도메인 변환)".
The authors of the paper is Jeonghyo Kim and Yong Man Ro.
[#200] 2019-12-02 Dr. Seong Tae Kim (TUM) gives an invited talk on the interpretable deep learning at Dec. 3
Title: Interpretable deep learning: What happens inside deep neural networks?
Abstract: Recently deep learning research has achieved superior performance in a variety of applications. Despite the successes, current deep learning approaches have their limitations and challenges. The lack of interpretability (so-called ‘black-box model’) is the representative limitation of current deep learning studies. In other words, it is difficult for users to understand how deep networks make a particular decision. In safe-critical tasks (e.g., medical image analysis, autonomous vehicle, and biometrics), it is very important to interpret the prediction of deep networks because incorrect predictions could lead to dangerous consequences. Therefore, it is required to improve the transparency of deep networks to provide the trustworthiness of the behavior of deep networks. For this purpose, a few research efforts have been devoted to increasing the interpretability of deep neural networks in machine learning and computer vision community. In this talk, Dr. Seong Tae will outline some possible research directions for increasing the interpretability of deep networks in safe-critical applications.
[#199] 2019-11-20 [IEEE] LSTM Encoded Appearance-Suppressed Dynamics (by Wissam) is accepted in IEEE Transactions on Affective Computing
Title: On-the-Fly Facial __Expression__ Prediction using LSTM Encoded Appearance-Suppressed Dynamics
Authors: Wissam J. Baddar, Sangmin Lee, and Yong Man Ro
Abstract: Encoding the facial __expression__ dynamics is efficient in classifying and recognizing facial __expression__s. Most facial dynamics-based methods assume that a sequence is temporally segmented before prediction. This requires the prediction to wait until a full sequence is available, resulting in prediction delay. To reduce the prediction delay and enable prediction ”on-the-fly” (as frames are fed to the system), we propose new dynamics feature learning method that allows prediction with partial (incomplete) sequences. The proposed method utilizes the readiness of recurrent neural networks (RNNs) for on-the-fly prediction, and introduces novel learning constraints to induce early prediction with partial sequences. We further show that a delay in accurate prediction using RNNs could originate from the effect that the subject appearance has on the spatio-temporal features encoded by the RNN. We refer to that effect as ”appearance bias”. We propose the appearance suppressed dynamics feature, which utilizes a static sequence to suppress the appearance bias. Experimental results have shown that the proposed method achieved higher recognition rates compared to the state-of-the-art methods on publicly available datasets. The results also verified that the proposed method improved on-the-fly prediction at subtle __expression__ frames early in the sequence, using partial sequence inputs.
[#198] 2019-10-29 [IEEE] MCSIP Net: Multi-Channel Satellite Image Prediction is accepted in IEEE Transactions on Geoscience and Remote Sensing
The research results about processing multiple domain in satellite data have been published in IEEE TGRS.
The paper contribution is to fuse multiple domain data and to predict one of domain data. New ways of fusing multiple data with spatial and temporal attention and cooperating priori knowledge of domain data are proposed and shown their usefulness in satellite data prediction which is useful in weather prediction. The paper results are from a research project which is done by many researchers cooperation.
The paper has been written by Jae-Hyeok Lee, Sangmin S. Lee, Hak Gu Kim, Sa-kwang Song, Seongchan Kim, and Yong Man Ro.
[#197] 2019-10-08 [IEEE TIP] BMAN: Bidirectional Multi-scale Aggregation Networks (by Sangmin Lee) is accepted in IEEE Transactions on Image Processing
Title: BMAN: Bidirectional Multi-scale Aggregation Networks for Abnormal Event Detection
Authors: Sangmin Lee, Hak Gu Kim, and Yong Man Ro,
Abstract: Abnormal event detection is an important task in video surveillance systems. In this paper, we propose novel bidirectional multi-scale aggregation networks (BMAN) for abnormal event detection. The proposed BMAN learns spatio-temporal patterns of normal events to detect deviations from the learned normal patterns as abnormalities. The BMAN consists of two main parts: an inter-frame predictor and an appearance-motion joint detector. The inter-frame predictor is devised to encode normal patterns, which generates an inter-frame using bidirectional multi-scale aggregation based on attention. With the feature aggregation, robustness for object scale variations and complex motions is achieved in normal pattern encoding. Based on the encoded normal patterns, abnormal events are detected by the appearance-motion joint detector in which both appearance and motion characteristics of scenes are considered. Comprehensive experiments are performed, and the results show that the proposed method outperforms the existing state-of-the-art methods. The resulting abnormal event detection is interpretable on the visual basis of where the detected events occur. Further, we validate the effectiveness of the proposed network designs by conducting ablation study and feature visualization.
[#196] 2019-09-30 [ICIP 2019] Sangmin Lee and Kihyun Kim's paper is selected as Best Paper Finalists in IEEE ICIP 2019
Sangmin Lee and Kihyun Kim ‘s paper entitled by “DEEP OBJECTIVE ASSESSMENT MODEL BASED ON SPATIO-TEMPORAL PERCEPTION OF 360-DEGREE VIDEO FOR VR SICKNESS PREDICTION” is listed in the Best Paper Finalists in IEEE ICIP 2019.
20 papers are selected among 945 accepted paper. The finalist papers are Top 2.1% of the accepted papers.
The authors of the paper is Kihyun Kim, Sangmin Lee, Hak Gu Kim, Minho Park, Yong Man Ro
[#195] 2019-09-30 [KSPC 2019] Eunsung Kim received the best paper award of KSPC 2019
Eunsung Kim received the best paper award in 2019 Korea Signal Processing Conference (KSPC) which was held in Sep 26-27, 2019.
The title of the paper is " Background Clutter Robust Anomaly Detection via Object Guide." The authors of the paper is Eun Sung Kim, Jung-Uk Kim, Yong Man Ro.
[#194] 2019-09-17 2020 전기 학생모집
2020년도 전기 박사과정(KAIST장학), 석사과정(국비,KAIST장학), 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
- Deep learning
- Machine learning in computer vision and image processing (2D, 3D, VR)
- Vision-Language Deep learning
- Image processing
- Medical imaging
- Deep learning Quality Assessment
현재 진행중인 연구과제:
- Explainable (Interpretable) Deep learning
- Deep learning algorithms in computer vision
- Recognition/Emotion recognition
- 3D/VR quality assessment with deep learning approach
- Medical Image analysis with deep learning
- Vision-Language multimodal learning
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 들어오고자 하는 학생은 노용만 교수님(ymro@kaist.ac.kr)께 이메일/사전미팅 추천합니다.
[#193] 2019-09-05 [ICCVW 2019] Building a Breast-Sentence Dataset: Its Usefulness for Computer-Aided Diagnosis (by Hyebin Lee) is accepted in ICCVW 2019
Title: Building a Breast-Sentence Dataset: Its Usefulness for Computer-Aided Diagnosis
Authors: Hyebin Lee, Seong Tae Kim, and Yong Man Ro
Abstract: In recent years, it is verified that the deep learning network is able to process not only images but also time-series information. Since breast image analysis plays a big role in the diagnosis of breast cancer, there have been a large number of attempts to apply the deep learning method for an accurate diagnosis. With the advance of deep learning approaches, the possibility of using medical reports (in natural language) has been increased. However, there is no public medical report dataset associated with the breast image. Instead, in the conventional public breast mammography datasets, the characteristics of breast cancer are annotated according to the standardized term (Breast Imaging-Reporting and Data System). In this study, a breast sentence dataset is proposed to investigate the usefulness of the breast-sentence dataset in computer-aided diagnosis. Based on the conventional breast mammography datasets, we annotated sentences in the natural language according to the standardized terms (defined in Breast Imaging-Reporting and Data System) in conventional breast mammography datasets. In the experiments, we show three use cases to verify the usefulness of the breast-sentence dataset: 1) CAD framework with radiologist’s input, 2) the use of sentence dataset in training a CAD, and 3) visual pointing guided by sentence.
[#192] 2019-08-22 Hak Gu Kim has joined EPFL as a postdoctoral research associate
Dr. Hak Gu Kim (PhD Graduated at Feb. 2019) has joined Electrical Engineering Institute at EPFL (https://sti.epfl.ch/research/institutes/iel/). His research interest includes 2-D/3-D/VR Image and Video Processing, Deep Learning, Virtual Reality, Computer Vision, Human Perception, and Machine Learning. During his PhD in KAIST, he have published 10 top-tier journal papers (most of IEEE Trans) and 26 International conference paper. The accomplishment of Dr. Hak Gu Kim during his PhD is very outstanding. More information of him can be found at https://haku0331.wixsite.com/hakgukim/.
[#191] 2019-08-21 [iMIMIC 2019] Multimodal Justification Using Visual Word Constraint Model (by Hyebin Lee) is accepted in iMIMIC 2019
Title: Generation of Multimodal Justification Using Visual Word Constraint Model for Explainable Computer-Aided Diagnosis
Authors: Hyebin Lee, Seong Tae Kim, and Yong Man Ro
Abstract: The ambiguity of the decision-making process has been pointed out as the main obstacle to practically applying the deep learning based method in spite of its outstanding performance. Interpretability can guarantee the confidence of the deep learning system, therefore it is particularly important in the medical field. In this study, a novel deep network is proposed to explain the diagnostic decision with visual pointing map and diagnostic sentence justifying result simultaneously. To increase the accuracy of sentence generation, a visual word constraint model is devised in training justification generator. To verify the proposed method, comparative experiments were conducted on the problem of the diagnosis of breast masses. Experimental results demonstrated that the proposed deep network can explain diagnosis more accurately with various textual justifications.
[#190] 2019-06-28 [IEEE] Multi-Objective Based Spatio-Temporal Feature Representation Learning (by Dae Hoe Kim) is accepted in IEEE Transactions on Affective Computing
Title: Multi-Objective Based Spatio-Temporal Feature Representation Learning Robust to __Expression__ Intensity Variations for Facial __Expression__ Recognition
Authors: Dae Hoe Kim, Wissam J. Baddar, Jinhyeok Jang and Yong Man Ro
Abstract: Facial __expression__ recognition (FER) is increasingly gaining importance in various emerging affective computing applications. In practice, achieving accurate FER is challenging due to the large amount of inter-personal variations such as __expression__ intensity variations. In this paper, we propose a new spatio-temporal feature representation learning for FER that is robust to __expression__ intensity variations. The proposed method utilizes representative __expression__-states (e.g., onset, apex and offset of __expression__s) which can be specified in facial sequences regardless of the __expression__ intensity. The characteristics of facial __expression__s are encoded in two parts in this paper. As the first part, spatial image characteristics of the representative __expression__-state frames are learned via a convolutional neural network. Five objective terms are proposed to improve the __expression__ class separability of the spatial feature representation. In the second part, temporal characteristics of the spatial feature representation in the first part are learned with a long short-term memory of the facial __expression__. Comprehensive experiments have been conducted on a deliberate __expression__ dataset (MMI) and a spontaneous micro-__expression__ dataset (CASME II). Experimental results showed that the proposed method achieved higher recognition rates in both datasets compared to the state-of-the-art methods.
[#189] 2019-06-05 [MICCAI 2019] Realistic Mass Data Generation using Deep learning (by Hakmin Lee) is accepted in MICCAI 2019
Title: Realistic Breast Mass Generation through BIRADS Category
Authors: Hakmin Lee, Sung Tae Kim, Jae-Hyeok Lee and Yong Man Ro
Abstract: Generating realistic breast masses is a highly important task because the large-size database of annotated breast masses is scarcely available. In this study, a novel realistic breast mass generation framework using the characteristics of the breast mass (i.e. BIRADS category) has been devised. For that purpose, the visual-semantic BIRADS description for characterizing breast masses is embedded into the deep network. The visual-semantic description is encoded together with image features and used to generate the realistic masses according the visual-semantic description. To verify the effectiveness of the proposed method, two public mammogram datasets were used. Qualitative and quantitative experimental results have shown that the realistic breast masses could be generated according to the BIRADS category.
[#188] 2019-05-01 [ICIP 2019] Attentive Layer Separation in Object Detection (by Jung Uk Kim) is accepted in IEEE ICIP2019
Title: Attentive Layer Separation for Object Classification and Object Localization in Object Detection
Authors: Jung Uk Kim and Yong Man Ro
Abstract: Object detection became one of the major fields in computer vision. In object detection, object classification and object localization tasks are conducted. Previous deep learning-based object detection networks perform with feature maps generated by completely shared networks. However, object classification focuses on the most discriminative object part of the feature map. Whereas, object localization requires a feature map that is focused on the entire area of the object. In this paper, we propose a novel object detection network considering the difference of two tasks. The proposed deep learning-based network mainly consists of two parts; 1) Attention network part where task-specific attention maps are generated, 2) Layer separation part where layers for estimating two tasks are separated. Comprehensive experimental results based on PASCAL VOC dataset and MS COCO da-taset showed that proposed object detection network outper-formed the state-of-the-art methods.
[#187] 2019-05-01 [ICIP 2019] Physiological Fusion Net (by Sangmin Lee) is accepted in IEEE ICIP2019
Title: Physiological Fusion Net: Quantifying Individual VR Sickness with Content Stimulus and Physiological Response
Authors: Sangmin Lee, Seongyeop Kim, Hak Gu Kim, Min Seob Kim, Seokho Yun, Bumseok Jeong, Yong Man Ro
Abstract: Quantifying VR sickness is demanded in VR industry to address viewing safety issue. In this paper, we develop a new method to quantify VR sickness. We propose a novel physiological fusion deep network which estimates individual VR sickness with content stimulus and physiological response. In the proposed framework, content stimulus guider and physiological response guider are devised to effectively represent feature related with VR sickness. Deep stimulus feature from the content stimulus guiders reflects the content sickness tendency while deep physiology feature from the physiological response guider reflects the individual sickness characteristics. By combining those features, VR sickness predictor quantifies individual SSQ scores. To evaluate the performance of the proposed method, we built a new dataset that consists of 360-degree videos with physiological signals and SSQ scores. Experimental results show that the proposed method achieved meaningful correlation with human subjective scores.
[#186] 2019-05-01 [ICIP 2019] Generative Guiding Block (by Minho Park) is accepted in IEEE ICIP2019
Title: Generative Guiding Block: Synthesizing Realistic Looking Variants Capable Of Even Large Change Demands
Authors: Minho Park, Hak Gu Kim, and Yong Man Ro
Abstract: Realistic image synthesis is to generate an image that is perceptually indistinguishable from an actual image. Generating realistic looking images with large variations (e.g., large spatial deformations and large pose change), however, is very challenging. Handing large variations as well as preserving appearance needs to be taken into account in the realistic looking image generation. In this paper, we propose a novel realistic looking image synthesis method, especially in large change demands. To do that, we devise generative guiding blocks. The proposed generative guiding block includes realistic appearance preserving discriminator and naturalistic variation transforming discriminator. By taking the proposed generative guiding blocks into generative model, the latent features at the layer of generative model are enhanced to synthesize both realistic looking- and target variation- image. With qualitative and quantitative evaluation in experiments, we demonstrated the effectiveness of the proposed generative guiding blocks, compared to the state-of-the-arts.
[#185] 2019-05-01 [ICIP 2019] Probenet: Probing Deep Networks (by Jae-Hyeok Lee) is accepted in IEEE ICIP2019
Title: Probenet: Probing Deep Networks
Authors: Jae-Hyeok Lee, Seong Tae Kim, and Yong Man Ro
Abstract: Despite the rapid progress of deep learning research in re-cent years, interpreting deep network is still quite challenging. Interpreting deep networks is essential to both end-users and developers since it gives confidence in the usage of the deep network. This paper deals with a method for interpreting deep networks, especially visual interpretation. In order to get visual interpretation from a target deep network, we propose ProbeNet that provides a decomposed visual interpretation of the target deep network. The ProbeNet de-composes the feature representations of the point of the tar-get deep network into human interpretable units. Further-more, the ProbeNet provides kernel-level analysis about the target deep network. In experiments, visual interpretation of two different target deep networks showed the usefulness of the ProbeNet to interpret target deep networks.
[#184] 2019-05-01 [ICIP 2019] Deep Objective Assessment Model (by Sangmin and Kihyun ) is accepted in IEEE ICIP2019
Title: Deep Objective Assessment Model Based On Spatio-Temporal Perception Of 360-Degree Video For VR Sickness Prediction
Authors: Kihyun Kim*, Sangmin Lee*, Hak Gu Kim, Minho Park, Yong Man Ro *equally contributed first author
Abstract: In virtual reality (VR) environment, viewing safety is one of increasing concerns because of physical symptoms induced by VR sickness. Distortion of VR video is one of main causes. In this paper, we investigate the degradation of spatial resolution as distortion causing VR sickness. We propose a novel deep learning-based VR sickness assessment framework for predicting VR sickness caused by degradation of spatial resolution. The proposed method takes into account visual perception of 360-degree videos in spatio-temporal domain for assessing VR sickness. In cooperating visual quality and the temporal flickering with deep latent feature in training stage, the proposed network could effectively learn the spatio-temporal characteristics causing VR sickness. To evaluate the performance of the proposed method, we built a new dataset consisting of 360-degree videos and ground truths (physiological signals and SSQ scores). The dataset will be open publicly. Experimental results demonstrated that the proposed VR sickness assessment had a high correlation with human subjective scores.
[#183] 2019-04-13 [Medical Physics] TVUS Segmentation using key-point discriminator deep network (by Hong Joo Lee and Hyenok Park) is accepted in Medical Physics
New segmentation deep network has been accepted as regular paper in Medical Physics.
The title is "Endometrium Segmentation on TVUS Image Using Key-point Discriminator". The paper contribution is to propose new key-point discriminator network for a robust segmentation on unclear medical object such as the endometrium on TVUS image. The endometrium on TVUS image has unclear boundary and very heterogeneous texture pattern so it is very challenge to be segmented. The new segmentation method with the proposed key-point discriminator can solve the problem and it very useful to measure/diagnose unclear medical object in a tough imaging condition.
This paper has been written by Hong Joo Lee, Hyenok Park, , Hak Gu Kim, and Yong Man Ro in KAIST and Dongkuk Shin in Samsung Medison and Sa Ra Lee in Ewha Womans University School of Medicine, and Sung Hoon Kim in Asan Medical Center, and Mikyung Kong in Yonsei Univ College of Medicine. Hong Joo and Hyenok are first authors who are equally contributed.
[#182] 2019-03-14 2019 Spring Deep learning fundamental workshop in IVY
[#181] 2019-03-06 2019년 후기 학생모집
2019년도 후기 박사과정(KAIST장학), 석사과정 (국비,KAIST장학), 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
- Deep learning
- Machine learning in computer vision and image processing (2D, 3D, VR)
- Vision-Language Deep learning
- Image processing
- Medical imaging
- Deep learning Quality Assessment
현재 진행중인 연구과제:
- Explainable (Interpretable) Deep learning
- Deep learning algorithms in computer vision
- Recognition/Emotion recognition
- 3D/VR quality assessment with deep learning approach
- Medical Image analysis with deep learning
- Vision-Language multimodal learning
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 들어오고자 하는 학생은 노용만 교수님(ymro@kaist.ac.kr) 께 이메일/사전미팅 추천합니다.
[#180] 2019-02-14 Dr. Seong Tae Kim (PhD Graduated at Feb. 2019) will join Technical University of Munich as a postdoctoral research associate
Dr. Seong Tae Kim (PhD Graduated at Feb. 2019) will join Technical University of Munich as a postdoctoral research associate. His research area in his postdoc includes deep learning for medical image analysis. The accomplishment of Dr. Seong Tae Kim during his PhD is outstanding in image classification area. It can be found at https://sites.google.com/site/sseongtaekim/home/publications.
[#179] 2019-02-11 [IEEE CSVT] BBC Net for Occlusion-Robust Object Detection (by Jung Uk Kim) is accepted in IEEE Trans. on Circuits and Systems for Video Technology
BBC Net: Bounding-Box Critic Network for Object Detection as a regular paper in IEEE Trans. on Circuits and Systems for Video Technology.
The paper title is "BBC Net: Bounding-Box Critic Network for Occlusion-Robust Object Detection". The paper contribution is to provide Occlusion-Robust Object Detection which is practically needed in real world of automatic object classification. The novel deep network scheme featured by Bounding-Box Critic Network and new occlusion related learning algorithms are devised. The paper results will be used as a very useful tool for automatic object detection in Self driving car and surveillance camera.
This paper has been written by Jung Uk Kim, Jungsu Kwon, Hak Gu Kim, and Yong Man Ro.
[#178] 2019-01-30 Wissam, PhD student in IVY Lab, received a Silver Prize in the 2019 SAMSUNG Human-Tech Paper Award
Wissam, received a Silver Prize in the 2019 SAMSUNG Human-Tech Paper Award for his paper, “Mode Variational LSTM Robust to Unseen Modes of Variation.”
Wissam has started his research on Deep learning and facial analysis several years ago under the guidance of Prof. Yong Man Ro. Spatio-temporal feature encoding is essential for encoding the dynamics in video sequences. In Deep learning, spatio-temporal encoding has been popular using recurrent neural networks. To successfully encode the dynamics in video sequence in the real world, spatio-temporal features must be robust to different types of variations. However, existing recurrent neural networks do not sufficiently encode robust spatio-temporal features. His research is to devise a new recurrent neural network which is robust to environmental changes and variations unseen during the training time. He has successfully demonstrated that the proposed mode variational LSTM is useful for encoding spatio-temporal features robust to different types of variations that could appear in the real world.
[#177] 2019-01-30 [IEEE CSVT] Deep Virtual Reality Image Quality (by Hak Gu & Heoun-taek) is accepted in IEEE Trans. on Circuits and Systems for Video Technology
Name
Deep Virtual Reality Image Quality Assessment has been accepted as a regular paper in IEEE Trans. on Circuits and Systems for Video Technology.
The paper title is "Deep Virtual Reality Image Quality Assessment with Human Perception Guider for Omnidirectional Image ". The paper contribution is to, first time in the world, provide an objective VR image quality assessment which is needed in the emerging VR industry. The novel deep network scheme featured by human perception guider and associated new learning algorithms are devised. The paper results will be used as a very useful tool in VR research.
This paper has been written by Hak Gu Kim, Heoun-taek Lim, and Yong Man Ro.
[#176] 2019-01-21 [IEEE CSVT] Landmark detection with geometric map generative network (by Hong Joo Lee) is accepted in IEEE Trans. on Circuits and Systems for Video Technology
Landmark detection with geometric map generative network has been accepted as a regular paper in IEEE Transactions on Circuits and Systems for Video Technology.
The title is "Lightweight and Effective Facial Landmark Detection using Adversarial Learning with Face Geometric Map Generative Network ". The paper contribution is to propose new geometric prior (generating geometric map) to detect facial landmark detection. With the geometric prior, very lightweight and effective detection on key points of object can be achieved.
This paper has been written by Hong Joo Lee, Seong Tae Kim, Hakmin Lee and Yong Man Ro.
2018
[#175] 2018-11-18 [IEEE] Attended relation deep network on facial dynamics (by Seong Tae Kim)is accepted in IEEE Trans. on Information Forensics & Security
Attended relation deep network on facial dynamics has been accepted as regular paper in IEEE Transactions on Information Forensics & Security.
The title is "Attended Relation Feature Representation of Facial Dynamics for Facial Authentication". The paper contribution is to propose new attended relation deep network to represent the relation feature on facial dynamics. In this paper, the relation feature representation on facial dynamics is proved to be useful to highly accurate facial authentication.
This paper has been written by Seong Tae Kim and Yong Man Ro.
[#174] 2018-11-07 Visually interpretable deep network for diagnosis (by Seong Tae Kim) is accepted in Physics in Medicine and Biology
Visually interpretable deep network has been accepted as regular paper in Physics in Medicine and Biology.
The title is "Visually interpretable deep network for diagnosis of breast masses on mammograms". The paper contribution is to propose new visual interpretable deep network for doctors to understand why diagnosis deep network predicts a malignancy decision. The visual interpretation based on doctor's medical description, is indeed very needed to give strong confidence in the deep learning based CAD.
This paper has been written by Seong Tae Kim, Jae-Hyeok Lee, and Hakmin Lee, and Yong Man Ro.
[#173] 2018-11-01 Mode Variational LSTM (by Wissam) is accepted in AAAI 2019
Mode variational LSTM robust to unseen modes of variation has been accepted in AAAI 2019 (acceptance rate: 16.2 %).
The paper title is " Mode Variational LSTM Robust to Unseen Modes of Variation: Application to Facial Expression Recognition". The spatio-temporal feature encoding in deep learning is essential for encoding the dynamics in video sequences. Recurrent neural networks, particularly long short-term memory (LSTM) units, have been popular as an efficient tool for encoding spatio-temporal features for moving objects. This paper presents the mode variational LSTM to encode spatiotemporal features robust to unseen modes of variation. The proposed mode variational LSTM has been verified to be useful for real-world spatio-temporal recognition.
This paper has been written by Wissam J. Baddar and Yong Man Ro.
[#172] 2018-10-16 Region-guided adversarial learning for anatomical landmark result(by Hongjoo Lee) is accepted in SPIE Medical Imaging
Region-guided adversarial learning for anatomical landmark detection has been accepted in SPIE Medical Imaging 2019.
The title is "Region-guided adversarial learning for anatomical landmark detection in uterus ultrasound image". The paper contribution is to detect anatomical key points guided by anatomical region. New region-guided adversarial learning is proposed and anatomically meaningful landmarks are detected. The anatomical landmark detection applied in ultrasound images shows the state of art performance, which is practically useful to various ultrasound medical imaging system.
This paper has been written by Hongjoo Lee, Hak Gu Kim, Hyenok Park, Dongkuk Shin, and Yong Man Ro.
[#171] 2018-10-16 Interpreting deep network research result(by Seong Tae Kim) is accepted in SPIE Medical Imaging
Visual evidence for interpreting diagnostic decision has been accepted as an oral in SPIE Medical Imaging 2019.
The title is "Visual evidence for interpreting diagnostic decision of deep neural network in computer-aided diagnosis". The paper contribution is to provide visual interpreting evidence for computer aided diagnostic decision. New deep network scheme providing visual interpreting evidence and associated interpretation guided learning algorithm are devised. The visual interpreting evidence results in this paper are very meaningful in the deep learning based CAD research, which can avoid non interpretable decisions being used so far.
This paper has been written by Seong Tae Kim, Jae-Hyeok Lee, and Yong Man Ro.
[#170] 2018-10-05 VRSA Net (by Hak Gu Kim) is accepted in IEEE Trans. on Image Processing
VRSA Net: VR Sickness Quality Assessment has been accepted in IEEE Trans. on Image Processing.
The title is "VRSA Net: VR Sickness Assessment considering Exceptional Motion for 360-degree VR Video". The paper contribution is to provide a possible algorithm to quantify VR sickness quality which is known an intractable problem. New deep network scheme called "VRSA Net" and associated new learning algorithm are devised. The paper results will be used as a very useful tool in VR research.
This paper has been written by Hak Gu Kim, Heoun-taek Lim, Sangmin Lee and Yong Man Ro.
[#169] 2018-09-27 Multi-level Critic Networks with Multi-level Generative Model (by Minho Park) has been accepted in MMM 19
Minho Park's paper has been accepted to the 25th international MultiMedia Modeling Conference (MMM 2019).
The title is "Photo-realistic Facial Emotion Synthesis using Multi-level Critic Networks with Multi-level Generative Model".
The paper contribution is to propose a new multi-level generative model and associated learning scheme with multi-level critic networks.
The multi-level generative model learned by the proposed multi-level critic networks demonstrates its usefulness in photo-realistic facial emotion synthesis.
This paper has been written by Minho Park, Hak Gu Kim, and Yong Man Ro.
[#168] 2018-08-21 2019년 전기 학생모집
2019년도 전기 박사과정(국비,KAIST장학), 석사과정 (국비,KAIST장학), 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다.
(http://admission.kaist.ac.kr/graduate/)
모집 연구분야:
Deep learning, Machine learning in computer vision and image processing (2D, 3D, VR), Language-visual embedding, Image processing, Medical imaging, Deep learning Quality Assessment
현재 진행중인 연구과제:
Explainable (Interpretable) Deep learning, Deep learning algorithms in computer vision, Recognition/Emotion recognition, 3D/VR quality assessment with deep learning approach, Medical Image analysis with deep learning, Language-visual embedding
최근 연구실 연구결과 - 링크 (LINK)
최근 연구실 석박사과정 딥러닝 관련 해외 학회 발표실적 - 링크 (LINK)
최근 연구실 석박사과정 해외 저널 실적 - 링크 (LINK)
을 참고하세요.
연구실 들어오고자 하는 학생은 노용만 교수님(ymro@kaist.ac.kr) 께 이메일/사전미팅추천합니다.
[#167] 2018-08-20 Feature processing result in deep learning (by Jae-Hyeok Lee) has been accepted in ECCV 18 workshop
Jae-Hyeok Lee's paper has been accepted to ECCV 18 workshop (Bioimage computing). The title is " Feature2Mass: Visual Feature Processing in Latent Space for Realistic Labeled Mass Generation ". The paper contribution is to propose a new feature processing methodology using generative model with semantic vectors. The feature processing result done by the proposed method has been proved by demonstrating the generated target (here is mass image) which is quite realistic and useful in computer aided diagnosis (CAD). This paper has been written by Jae-Hyeok Lee, Seong Tae Kim, Hakmin Lee, and Yong Man Ro.
[#166] 2018-07-04 Facial Dynamics Interpreter Network (Seong Tae Kim) is accepted in ECCV 2018
Seong Tae’ paper has been accepted to ECCV 2018. The title is "Facial Dynamics Interpreter Network: What are the Important Relations between Local Dynamics for Facial Trait Estimation?". The paper contribution is to propose novel dynamics Interpreter deep learning which provides the relations between locally moving parts. This paper has been written by Seong Tae Kim and Yong Man Ro.
[#165] 2018-06-28 Kihyun Kim received the best paper award of IEEE ICCE-Asia 2018
Kihyun Kim, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of IEEE ICCE-Asia 2018 which was held in June, 2018.
The title is " FSF-C Net: Face Spatial Frequency-Critic Network for Face Super Resolution".
The paper contribution is to proposed FSF-C Net to make realistic high resolution face by from low resolution face image. In the paper, face spatial frequency is preserved and detailed by Spatial Frequency-Critic Network.
Sincerely congratulations!!
[#164] 2018-05-06 Object Bounding Box Critic Deep Networks (Jung Uk kim) is accepted in IEEE ICIP 2018
Jung Uk and Jungsu’s paper has been accepted to 2018 IEEE International Conference on Image Processing (ICIP2018). The title is "Object Bounding Box Critic Networks for Occlusion-robust Object Detection in Road Scene". The paper contribution is to propose novel OBB critic networks, where novel plug and play style deep network (OBB Critic Net) and associated critic learning algorithm are devised. By the proposed method, the occlusion problem in object detection is much mitigated. This paper has been written by Jung Uk Kim, Jungsu Kwon, Hak Gu Kim and Yong Man Ro.
[#163] 2018-05-06 Adversarial spatial frequency critic learning (Sangmin S Lee) is accepted in IEEE ICIP 2018
Sangmin S’ paper has been accepted to 2018 IEEE International Conference on Image Processing (ICIP2018). The title is "Adversarial spatial frequency domain critic learning for age and gender classification ". The paper contribution is to propose new critic learning in frequency domain, where unique features of spatial frequency is adopted in critic network to achieve high classification performance. This paper has been written by Sangmin S. Lee, Hak Gu Kim, Kihyun Kim and Yong Man Ro.
[#162] 2018-05-06 FSF-C Net for face super resolution (Kihyun Kim) is accepted in IEEE ICCE-Asia 2018
Kihyun Kim’ paper has been accepted to IEEE ICCE-Asia 2018. The title is " FSF-C Net: Face Spatial Frequency-Critic Network for Face Super Resolution". The paper contribution is to proposed FSF-C Net to make realistic high resolution face by from low resolution face image. In the paper, face spatial frequency is preserved and detailed by Spatial Frequency-Critic Network. This paper has been written by Kihyun Kim, Hak Gu Kim and Yong Man Ro.
[#161] 2018-03-05 Deep Learning 3D Assessment is accepted in IEEE Trans. on Circuits and Systems for Video Technology
Deep Learning 3D Visual Assessment has been accepted in IEEE Trans. on Circuits and Systems for Video Technology Note Hak Gu and Hyunwook's paper has been accepted to IEEE Transactions on Circuits and Systems for Video Technology. The title is "Binocular Fusion Net: Deep Learning Visual Comfort Assessment for Stereoscopic 3D". The paper contribution is to propose novel 3D video quality assessment, where new deep network (Binocular Fusion Net) and associated new learning algorithm are devised. The paper results will be very useful in 3D visual quality assessment. This paper has been written by Hak Gu Kim, Hyunwook Jeong, Heoun-taek Lim and Yong Man Ro.
[#160] 2018-02-20 VR Image Quality Assessment result(by Heountaek Lim) accepted as oral in ICASSP 2018
Heountaek Lim 's paper has been accepted to 2018 ICASSP. The title is " VR IQA NET: Deep Virtual Reality Image Quality Assessment using Adversarial Learning ". The paper contribution is to propose a new no-reference VR IQA method that exploits the reference image by deep adversarial learning. This paper has been written by Heountaek Lim, Hak Gu Kim and Yong Man Ro.
[#159] 2018-02-20 Spatio-temporal learning for abnormality detection (by Sangmin Lee) accepted as oral in ICASSP 2018
Sangmin Lee's paper has been accepted to IEEE International Conference of Acoustics, Speech and Signal Processing 2018. The title is "STAN: Spatio-temporal Adversarial Networks for Abnormal Event Detection". The paper contribution is to propose a novel generative model based abnormal event detection method. This paper has been written by Sangmin Lee, Hak Gu Kim, and Yong Man Ro.
[#158] 2018-02-20 Seong Tae Kim received Best Student Paper Award CAD conference of SPIE MI ‘18
The paper written by Seong Tae Kim, Hakmin Lee, Hak Gu Kim, and Yong Man Ro has been awarded Robert F. Wagner All-Conference Best Student Paper Award Finalist (Best Student Paper Award in Computer-Aided Diagnosis Conference) in SPIE Medical Imaging 2018 held in United States. The awarded paper title is “ICADx: Interpretable computer aided diagnosis of breast masses”, which is outcome of the Explainable AI project.
2017
[#157] 2017-11-29 Jung Uk Kim received the best paper award of Korea Multimedia Society
Jung Uk Kim, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in Nov, 2017. The title of the paper is "Face Detection Network Design with Less Parameter and Robust to Wild Environment using Teacher-Student Learning Method." Sincerely congratulations!!
[#156] 2017-11-13 Ultrafast CG Hologram generation result(by Hak Gu Kim) has been accepted in journal (Optics Express)
Hak Gu Kim's paper has been accepted to Optics Express. The title is " Ultrafast layer based computer-generated hologram calculation with sparse template holographic fringe pattern for 3-D object ". The paper contribution is to propose a new ultrafast CGH calculation that exploits the sparsity of hologram fringe pattern in 3-D object layer. This paper has been written by Hak Gu Kim and Yong Man Ro.
[#155] 2017-11-09 Spatio-temporal Features for on-the-Fly Prediction (by Wisam J.Baddar)has been accepted in AAAI 2018
Wissam's paper has been accepted to 32th AAAI Conference od Artificial Intelligence (AAAI-18). The title is "Learning Spatio-temporal Features woth Partial Expression Sequences for on-the-Fly Prediction". The paper contribution is to propose novel prediction algorithm performed on-the-Fly, which is very useful in predicting facial expression on-the-Fly as they are fed to the system. This paper has been written by Wisam J. Baddar and Yong Man Ro.
[#154] 2017-11-06 Convolution with logarithmic filter groups (by Tae Kwan Lee) has been accepted as oral in MMM 2018
Tae Kwan Lee's paper has been accepted to 24th International conference on Multimedia Modeling 2018. The title is "Convolution with Logarithmic Filter Groups for Efficient Shallow CNN". The paper contribution is to propose a novel nonlinear filter grouping method for CNN parameter reduction. This paper has been written by Tae Kwan Lee, Wissam J. Baddar, Seong Tae Kim, and Yong Man Ro.
[#153] 2017-11-06 Compact deep learning paper (by Hongjoo,Lee) has been accepted as oral presentation in MMM 2018
Hongjoo Lee's paper has been accepted to 24th International conference on Multimedia Modeling 2018. The title is "Teacher and Student Joint Learning for Compact Facial Landmark Detection Network". The paper contribution is to propse novel teacher and student Learning for very compact network, which is very useful in mobile application. This paper has been written by Hong Joo Lee, Wisam J.Baddar, Hak Gu Kim, Seong Tae Kim and Yong Man Ro.
[#152] 2017-10-08 ICADx: interpretable CAD in deep learning work (by Seong Tae, Hakmin)accepted as oral in SPIEMI 2018
Seong Tae Kim and Hakmin Lee's paper has been accepted to Computer-Aided Diagnosis" conference in SPIE Medical Imaging 2017. The title is "ICADx: interpretable computer aided diagnosis of breast masses". The paper contribution is firstly to provide interpretability to CADx. This paper has been written by Sung Tae Kim, Hakmin Lee, Hak Gu Kim, and Yong Man Ro.
[#151] 2017-09-05 Deep learning VR quality assessment result (by Hak Gu Kim)has been accepted as oral in ACM VRST 201
Hak Gu Kim's paper has been accepted to ACM VRST 2017. The title is "Measurement of exceptional motion in VR video contents for VR sickness assessment using deep convolutional autoencoder ". The paper contribution is to devise new and first VR quality (VR sickness) assessment by using deep convolutional autoencoder. This paper has been written by Hak Gu Kim, Wisam J. Baddar, Hyunwook Jeong, Heountaek Lim and Yong Man Ro.
[#150] 2017-09-05 Spatial Recurrent network result (by Seong Tae Kim) has been accepted as oral to IEEE BIOSIG 2017.
Seong Tae Kim's paper has been accepted to IEEE BIOSIG 2017. The title is "Multi-scale facial scanning via spatial LSTM for latent facial feature representation". The paper contribution is to new latent facial feature representation by spatial LSTM. This paper has been written by Seong Tae Kim, Yeoreum Choi and Yong Man Ro.
[#149] 2017-08-17 2018년 전기 학생모집
2018년도 전기 국비 박사과정, 석사과정, 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다. (http://admission.kaist.ac.kr/graduate/ )
모집 연구분야: Deep learning, Machine learning in computer vision and image processing, Image processing (2D, 3D, VR), Computer vision, Medical imaging, Visual recognition, Quality Assessment
현재 진행중인 연구과제: Explainable (Interpretable) Deep learning, Deep learning algorithm in image processing/ computer vision, Recognition/Emotion recognition, 3D/VR quality assessment with deep learning approach, Medical Image analysis with deep learning
최근 연구실 연구결과
http://ivylab.kaist.ac.kr/htm/research/project.asp?MainDiv=3)
최근 연구원 딥러닝 관련 해외 학회 발표실적
(http://ivylab.kaist.ac.kr/htm/publication/publication.asp?MainDiv=5)을 참고하세요.
최근 연구원 해외 저널 실적
(http://ivylab.kaist.ac.kr/htm/publication/publication.asp?MainDiv=4)
연구실 들어오고자 하는 학생은 노용만 교수님(ymro@kaist.ac.kr) 께 이메일/사전미팅 추천합니다.
[#148] 2017-08-10 Modality-bridge transfer learning (done by Hak Gu Kim) has been accepted to CISP-BMEI 2017.
Hak Gu Kim's paper has been accepted to CISP-BMEI 2017. The title is "Modality-bridge transfer learning for medical image classification". The paper contribution is the new transfer learning deployable in small size of medical training images. This paper has been written by Hak Gu Kim and Yong Man Ro.
[#147] 2017-07-17 New object tracking with Triplet CNN (done by Jung Uk Kim) has been accepted to ACM MM Workshop 2017.
Our proud student (M.S candidate) of IVY Lab, Jung Uk Kim's paper has been accepted to the thematic workshops of ACM Multimedia 2017. The paper title is "Robust and Real-Time Visual Tracking with Triplet Convolutional Neural Network". The contribution of paper is to devise new learning algorithm to achieve real time and robust object tracking. This paper has been written by Jung Uk Kim, Hak Gu Kim and Yong Man Ro.
[#146] 2017-05-15 Demo video: Ultra Fast CGH Calculation using Sparse FFT
[#145] 2017-05-09 Hyunwook Jeong's paper has been accepted to ICIP 2017.
Hyunwook Jeong's paper has been accepted to IEEE International Conference on Image Processing (ICIP 2017),
which is entitled by “Visual Comfort Assessment of Stereoscopic Images using Deep Visual and Disparity Features Based on Human Attention".
This paper was written by Hyunwook Jeong, Hak Gu Kim, and Yong Man Ro.
Congratulations!!
[#144] 2017-04-20 Jung Uk Kim's paper has been accepted to EMBC 2017.
Jung Uk Kim's paper has been accepted to IEEE Engineering in Medicine & Biology Society (EMBC'17),
which is entitled by “Iterative Deep Convolutional Encoder-Decoder Network for Medical Image Segmentation ".
This paper was written by Jung Uk Kim, Hak Gu Kim, Yong Man Ro.
Sincerely Congratulations!!
[#143] 2017-04-10 Spatio-Temporal Feature Representation Learning (Deep learning-FER) has been accepted to IEEE TAC.
The paper "Multi-Objective based Spatio-Temporal Feature Representation Learning Robust to Expression Intensity Variations for Facial Expression Recognition" has been accepted to IEEE Transactions on Affective Computing.
This paper was written by Dae Hoe Kim, Wisam J. Baddar and Yong Man Ro.
[#142] 2017-04-05 Seong Tae Kim and Hak Gu Kim received excellence award in the evaluation of research performance.
Seong Tae Kim and Hak Gu Kim Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received excellence award in the evaluation of research performance.
This award is presented to the graduate student with the excellent research accomplishments in the School of Electrical Engineering, KAIST.
[#141] 2017-03-01 2017 Spring IVY Lab Workshop - Basics of Deep Learning and Visual Recognition
[#140] 2017-02-28 Geonmo Gu's paper on deep Visual Q&A has been accepted to ICME 2017.
Geonmo Gu's paper has been accepted to IEEE International Conference on Multimedia and Expo (ICME) 2017, which is entitled by “Adaptive attention fusion network for visual question answering".
This paper was written by Geonmo Gu, Seong Tae Kim and Yong Man Ro.
Congratulations!!
[#139] 2017-02-08 Seong Tae Kim received HumanTech paper award.
Seong Tae Kim, a Ph.D candidate in IVY Lab under the supervision of Prof. Yong Man Ro, won Human Tech paper award held by Samsung. Congratulations!!
[#138] 2017-02-06 Demo video: Free view generation for 3D displays
2016
[#137] 2016-12-13 Jin Hyeok Jang's paper on deep learning(RNN) has been accepted to IEEE ICASSP 2017.
Jin Hyeok Jang's paper has been accepted to IEEE ICASSP 2017, which is entitled by “Color Channel-Wise Recurrent Learning for Facial Expression Recognition”.
This paper was written by Jin Hyeok Jang, Dae Hoe Kim, Hyung-Il Kim and Yong Man Ro.
Congratulations!!
[#136] 2016-12-10 Hyunwook Jeong won this year's Paper Award at Korean Information Processing Society.
Hyunwook Jeong, a master candidate in IVY Lab under the supervision of Prof. Yong Man Ro, won this year's paper award at the Korean Information Processing Society. The title of the paper was "Real-time Gender Classification based on Deep Learning in Embedded System". Congratulations!!
[#135] 2016-11-29 The multi-view deep learning for mass detection(Dae Hoe Kim) has been accepted to PHYS MED BIOL.
The paper "Latent feature representation with depth directional long-term recurrent learning for breast masses in digital breast tomosynthesis" has been accepted to Physics in Medicine and Biology. This paper was written by Dae Hoe Kim, Seong Tae Kim, Jung Min Chang and Yong Man Ro.
[#134] 2016-10-15 Fastest 3D computer generated hologram paper (Hak Gu Kim and Hyunwook Jeong) has been accepted.
The paper "Acceleration of calculation speed of computer-generated holograms using the sparsity of the holographic fringe pattern for 3D object" has been accepted to Optics Express. This result will impact on the area of Real time CGH in which prof. Ro’s group firstly achieves the world fastest CGH calculation by analyzing sparse hologram signals. This paper was written by Hak Gu Kim and Hyunwook Jeong.
[#133] 2016-10-06 Seong-il Lee's paper has been accepted to IEEE/OSA Journal of Display Technology.
The paper "Experimental investigation of facial expressions associated with visual discomfort: Feasibility study towards an objective measurement of visual discomfort based on facial expression" has been accepted to IEEE/OSA Journal of Display Technology. This paper was written by Seong-il Lee, Seung Ho Lee, Konstantinos N. Plataniotis and Yong Man Ro.
[#132] 2016-08-31 2016 Fall IVY Lab Workshop - Basics of Deep Learning and Visual Recognition
[#131] 2016-08-11 Hak Gu Kim's paper has been accepted to Optics Express.
The paper "Experimental investigation of the effect of binocular disparity on the visibility threshold of asymmetric noise in stereoscopic viewing" has been accepted to Optics Express. This paper was written by Hak Gu Kim, Seong-il Lee(equally contributed) and Yong Man Ro.
[#130] 2016-07-23 2017년 전기 학생모집
2017년도 전기 박사과정, 석사과정, 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다
(http://admission.kaist.ac.kr/graduate/ )
모집 연구분야: Deep learning, Machine learning in computer vision and image processing, Image processing (2D, 3D), Computer vision, Medical imaging, Visual recognition
현재 진행중인 연구과제: Deep learning algorithm in image processing/ computer vision, visual recognition, Face/human/object recognition, Emotion recognition, 3D view rendering/processing, Medical Image processing
최근 연구실 연구결과
(http://ivylab.kaist.ac.kr/htm/research/project.asp?MainDiv=3) 및
연구실 연구원 저널실적
(http://ivylab.kaist.ac.kr/htm/publication/publication.asp?MainDiv=4)
해외학회 발표실적
(http://ivylab.kaist.ac.kr/htm/publication/publication.asp?MainDiv=5)을 참고하세요.
연구실 들어오고자 하는 학생은 노용만 교수님(ymro@kaist.ac.kr) 께 이메일/면담 하기 바랍니다.
[#129] 2016-06-27 Dae Hoe Kim's paper on Deep Learning has been Accepted for ACM multimedia 2016.
Dae Hoe Kim will present a paper entitled by ‘Micro-Expression Recognition with Expression-State Constrained Spatio-Temporal Feature Representations’ in ACM multimedia 2016.
[#128] 2016-06-15 Seong Tae Kim’s paper on Deep Learning for image recognition has been accepted for IEEE BTAS 2016.
Seong Tae Kim will present a paper entitled by ‘Facial dynamic modelling using the long short term memory network: analysis and application to face authentication’ in IEEE BTAS 2016.
[#127] 2016-06-12 Jeong-Jik Seo's paper has been accepted to Image and Vision Computing.
The paper "Effective and Efficient Human Action Recognition using Dynamic Frame Skipping and Trajectory Rejection" has been accepted to Image and Vision Computing. This paper was written by Jeong-Jik Seo, Hyung-Il Kim, Wesley De Neve and Yong Man Ro.
[#126] 2016-05-30 Dae Hoe Kim received the best paper award of Korea Multimedia Society.
Dae Hoe Kim, a Ph D's in IVY Lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korea Multimedia Society conference which was held in Apr, 2016. The title of the paper is "Deep learning feature representation by emphasizing expression change for subtle facial expression recognition". Congratulations!!
[#125] 2016-05-19 Deep Learning based Recognition: DeepSensus, deep facial expression recognition
[#124] 2016-05-07 Three deep learning and one quality assessment papers have been accepted to ICIP 2016.
Four papers written by first authors of Hyung-Il Kim, Seong Tae Kim, Hak Gu Kim, and Wisam J. Baddar have been accepted to IEEE Conference on Image Processing (ICIP) 2016 held in USA.
The four papers are
'COLLABORATIVE FACIAL COLOR FEATURE LEARNING OF MULTIPLE COLOR SPACES FOR FACE RECOGNITION',
‘SPATIO-TEMPORAL REPRESENTATION FOR FACE AUTHENTICATION BY USING MULTI-TASK LEARNING WITH HUMAN ATTRIBUTES’,
'A DEEP FACIAL LANDMARKS DETECTION WITH FACIAL CONTOUR AND FACIAL COMPONENTS CONSTRAINT',
'MEASUREMENT OF CRITICAL TEMPORAL INCONSISTENCY FOR QUALITY ASSESSMENT OF SYNTHESIZED VIDEO', respectively.
[#123] 2016-05-02 Hyunwook Jeong received the best paper award of Korea Information Processing Society.
Hyunwook Jeong, a master's in IVY Lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Information Processing Society conference which was held in Apr, 2016. The title of the paper is "Real-time Gender Classification based on Deep Learning in Embedded System". Congratulations!!
[#122] 2016-04-03 Dae Hoe Kim received 1st prize research achievement award in the evaluation of research performance.
Dae Hoe Kim, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received 1st prize research achievement award. This award is presented to the graduate student with the best research accomplishments in the School of Electrical Engineering, KAIST.
[#121] 2016-04-03 Dae Hoe Kim has published a paper on the deep learning in medical imaging.
Dae Hoe Kim has published a paper on the deep learning in medical in IEEE ICASSP 2016, which is entitled by “Latent feature representation with 3-d multi-view deep convolutional neural network for bilateral analysis in digital breast tomosynthesis”
[#120] 2016-02-13 Recent Result for Deep Learning based Image Processing in IVY Lab.
Recent Result for Deep Learning based Image Processing in IVY Lab
[Link]
[#119] 2016-02-01 Demonstration: Automatically masking face for privacy protection first and Recognizing enrolled face
Automatically masking face for privacy protection first and Recognizing enrolled face later
https://youtu.be/bNQnGWroobk
[#118] 2016-01-10 Dr. Seung Ho Lee's paper has been accepted to Pattern Recognition
The paper "Collaborative expression representation using peak expression and intra class variation face images for practical subject-independent emotion recognition in videos" has been accepted to Pattern Recognition. This paper was written by Seung Ho Lee, Wissam J. Baddar, and Yong Man Ro.
2015
[#117] 2015-12-28 PostDoc Postion
Postdoc position is available in IVY lab: Link
[#116] 2015-12-09 Hak Gu Kim’s paper has been accepted to IEEE TCSVT
The paper "Binocular symmetric hole filling with spatio-temporal consistency using global optimization for synthesized 3D video " has been accepted to IEEE Transactions on Circuits and Systems for Video Technology. This paper was written by Hak Gu Kim and Yong Man Ro.
[#115] 2015-11-27 Demonstration: Measure of visual discomfort while watching 3D TV
https://youtu.be/0wp9GIWx28s
[#114] 2015-11-27 Demonstration: Emotion TV: emotion measure while watching TV contents
https://youtu.be/TwcLSpBG4-o
[#113] 2015-11-09 Yeoreum Choi received the best paper award of Korea Multimedia Society
Yeoreum Choi, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in Nov. 2015. The title of the paper is " Local Feature Learning using Deep Canonical Correlation Analysis for NIR-VIS Heterogeneous Face Recognition"
[#112] 2015-11-04 Three papers have been accepted to IS&T International Symposium on Electronic Imaging 2016
Three papers written by first authors of Hak Gu Kim, Yeoreum Choi, Heountaek Limhave been accepted to IS&T International Symposium on Electronic Imaging 2016. The three papers are 'A new hole filling method based on 3D geometric transformation for synthesized image', 'Two-step Learning of Deep Convolutional Neural Network for Discriminative Face Recognition under Varying Illumination' and 'Learning based hole filling method using deep convolutional neural networks for view synthesis', respectively.
[#111] 2015-10-19 Seong Tae Kim’s paper has been accepted to Medical Physics
The paper "Detection of masses in digital breast tomosynthesis using complementary information of simulated projection" has been accepted to Medical Physics. This paper was written by Seong Tae Kim, Dae Hoe Kim, and Yong Man Ro.
[#110] 2015-10-14 Jae Young Choi’s paper has been accepted to Expert Systems With Applications
The paper "Classifier Ensemble Generation and Selection with Multiple Feature Representations for Classification Applications in Computer-Aided Detection and Diagnosis on Mammography" has been accepted to Expert Systems With Applications. This paper was written by Jae Young Choi, Dae Hoe Kim, Konstantinos N Plataniotis, and Yong Man Ro.
[#109] 2015-10-08 Seung Ho Lee’s paper has been accepted to IEEE Transactions on Affective Computing
The paper "Partial Matching of Facial Expression Sequence Using Over-complete Transition Dictionary for Emotion Recognition" has been accepted to IEEE Transactions on Affective Computing. This paper was written by Seung Ho Lee, and Yong Man Ro.
[#108] 2015-10-08 Dae Hoe Kim received Top 10% paper award at IEEE ICIP 2015
Dae Hoe Kim, a Ph.D. student in IVY Lab. under the supervision of Prof. Yong Man Ro, have received Top 10% paper award at IEEE International Conference on Image Processing (ICIP) 2015 that was held between the 27-30 of September 2015 in Quebec city, Canada. The title of his paper is "Feature extraction from bilateral dissimilarity in DBT reconstructed volume".
[#107] 2015-10-06 Dae Hoe Kim’s paper has been accepted to Physics in Medicine and Biology
The paper "Improving mass detection using combined feature representations from projection views and reconstructed volume of DBT and boosting based classification with feature selection" has been accepted to Physics in Medicine and Biology. This paper was written by Dae Hoe Kim, Seong Tae Kim, and Yong Man Ro.
[#106] 2015-09-21 A recent research outcome on deep learning-visual recognition has been accepted for a publication
The paper written by IVY member of Hyoung-Il Kim (with a graduate Seo) has been accepted to IEEE ISM 2015. The paper is entitled by “Multi-task Deep Learning for Multi-view Face Recognition". He will also present his paper in IEEE International Ph.D. Workshop on Multimedia Computing Research, which is entitled by "Multispectral Texture Features from Visible and Near-infrared Synthetic Face Images for Face Recognition"
[#105] 2015-09-17 Hak Gu Kim received an Best student paper award at PCM 2015
Hak Gu Kim, a Ph.D. student in IVY Lab. under the supervision of Prof. Yong Man Ro, have received an Best student paper award award at Pacific-Rim Conference on Multimedia (PCM) 2015 that was held between the 16-18 of September 2015. The title of his award winnig paper is "A sparse representation-based label pruning for image inpainting using global optimization".
[#104] 2015-09-14 2016년 전기 학생모집
2016년도 전기 국비장학생 박사과정 1명, 국비석사과정 2명, 산학장학생 (KEPSI, EPSS, LGenius) 등을 모집합니다 (http://admission.kaist.ac.kr/graduate/ )
모집 연구분야: Image processing (2D, 3D), Computer vision, Medical imaging, Visual recognition (visual data machine learning), Video representation/compression
현재 진행중인 연구과제: Deep feature analysis for visual recognition, High performance face/human recognition, Emotion recognition, 3D view rendering/processing, Computer aided diagnosis, Medical Image processing, Automatic object detection/recognition, High efficient visual recognition.
최근 연구실 연구결과 (Link) 및 연구실 연구원 생활 (Link)을 참고하세요.
연구실 들어오고자 하는 학생은 노용만 교수님(ymro@kaist.ac.kr) 께 이메일/면담 하기 바랍니다.
[#103] 2015-09-08 2015 Fall Freshman seminars for IVY members are opened
[#102] 2015-08-20 Dr. Semin Kim's paper has been accepted to Journal of Visual Communication and Image Representation
The paper "Image-based coin recognition using rotation-invariant region binary patterns based on gradient magnitudes" has been accepted to Journal of Visual Communication and Image Representation. This paper was written by Semin Kim, Seung Ho Lee, and Young Man Ro.
[#101] 2015-08-04 Demonstration: Automatic Privacy Protection in Surveillance (Face Masking) and Real application to
Automatic Privacy Protection in Surveillance (Face Masking) and Real application to ATM surveillance
https://youtu.be/OtZL5MiraeE
[#100] 2015-07-18 Sung Yeong Park's paper has been accepted to ACM Multimedia Conference 2015
The paper written by IVY members of Sung Yeong Park and Seung Ho Lee has been accepted to ACM Multimedia Conference for 2015. The paper is entitled by “Subtle Facial Expression Recognition Using Adaptive Magnification of Discriminative Facial Motion".
[#99] 2015-07-09 Demonstration: S3D quality enhancer
S3D quality enhancer
https://youtu.be/pUZ3C0FyTpg
[#98] 2015-06-25 Demonstration: Facial Expression Recognition in Real-world Situation
Demonstration – Facial Expression Recognition in Real-world Situation (TV program watching).
https://youtu.be/YjOoZUUgpqU
[#97] 2015-04-30 Five papers have been accepted to ICIP 2015
Five papers written by first authors of Dae Hoe Kim, Hyung-Il Kim, Seong Tae Kim, Hak Gu Kim, and Jeong-Jik Seo have been accepted to IEEE Conference on Image Processing (ICIP) 2015 held in Canada. The Five papers are “Feature extraction from bilateral dissimilarity in DBT reconstructed volume ”, “Face image assessment learned with objective and relative face image qualities for improved face recognition ”, “Region matching based on local structure information in ipsilateral digital breast tomosynthesis views”, “Temporally consistent hole filling method based on global optimization with label propagation for 3D video”, “Human action recognition using time-invariant key-trajectories describing spatio-temporal salient motion”, respectively.
[#96] 2015-04-27 Seung Ho Lee received the best paper award of Korean Information Processing Society
Seung Ho Lee, a Ph.D. candidate's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Information Processing Society conference which was held in Apr. 2015. The title of the paper is "인물에 독립적인 표정인식을 위한 Action Unit 기반 얼굴특징에 관한 연구."
[#95] 2015-04-07 Hyung-Il Kim’s paper has been accepted to Multimedia Tools and Applications
The paper "Feature Scalability for a Low Complexity Face Recognition with Unconstrained Spatial Resolution" has been accepted to Multimedia Tools and Applications. This paper was written by Hyung-Il Kim, Jae Young Choi, Seung Ho Lee, and Yong Man Ro.
[#94] 2015-02-26 Dae Hoe Kim received an honorable mention poster award at SPIE MI 2015
Dae Hoe Kim, a Ph.D. student in IVY Lab. under the supervision of Prof. Yong Man Ro, have received an Honorable mention poster award at SPIE Medical Imaging (MI) - Computer-Aided-Diagonosis (CAD) conference that was held between the 21-26 of February 2015 in Orlando, Florida, USA. The title of his award winnig paper is "Feature extraction from inter-view similarity of DBT projection views".
SPIE Medical Imaging is a leading conference in the medical imaging field, where the latest technologies, and algorithms related to medical image processing are shown and about 900 papers are presented. This makes SPIE-MI an important medical imaging arena in which thousands of people investigating medical imaing are gathered every year along with academic, industrial and medical groups.
[#93] 2015-02-16 Prof. Ro was awarded for "KAIST Academic Award"
Prof. Ro was awarded for "KAIST Academic Award (학술상)" in the celebration of the 44th Anniversary of Foundation of KAIST, Mon, 16, Feb, 2015.
2014
[#92] 2014-12-08 Postdoc position is available in IVY lab
http://ivylab.kaist.ac.kr/notice_popup/PostDoc position KAIST.pdf
[#91] 2014-11-23 Recent research progresses (selected)
Recently, IVY Lab. has opened the link to show the demo video for selected research progresses.
https://youtu.be/Er_0JOai5Ps
[#90] 2014-11-14 Jisoo Son received the best paper award of Korea Multimedia Society
Jisoo Son, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in Nov. 2014. The title of the paper is "Fusion of local and global features for sparse representation-based effective human action recognition."
[#89] 2014-11-04 Attendance at ICIP 2014
Three papers written by first authors of Seung Ho Lee, Hyung-Il Kim, and Soo Sung Yoon have been presented in IEEE Conference on Image Processing (ICIP) 2014. 'Local Age Group Modeling in Unconstrained Face Images for Facial Age Classification' has been presented in poster session and 'Adaptive Feature Extraction for Blurred Face Images in Facial Expression Recognition' and 'Inter-View Consistent Hole Filling in View Extrapolation for Multi-View Image Generation' have been presented in oral session, respectively. Five members in IVY Lab. have visited the conference with prof. Ro and Dr. Jung.
[#88] 2014-09-23 Demonstration: Digital Breast Tomosynthesis (DBT) Computer-Aided Detection (CAD)
[#87] 2014-09-18 Dae Hoe Kim’s paper has been accepted to Computers in Biology and Medicine
The paper "Region Based Stellate Features Combined with Variable Selection Using AdaBoost Learning in Mammographic Computer-aided Detection" has been accepted to Computers in Biology and Medicine. This paper was written by Dae Hoe Kim, Jae Young Choi, and Yong Man Ro.
[#86] 2014-08-03 Seung Ho Lee’s paper has been accepted to IEEE Transactions on Affective Computing
The paper "Intra-class Variation Reduction Using Training Expression Images for Sparse Representation Based Facial Expression Recognition" has been accepted to IEEE Transactions on Affective Computing. This paper was written by Seung Ho Lee, Konstantinos N. Plataniotis, and Yong Man Ro.
[#85] 2014-07-10 Research workshop will be held in July 18
IVY Lab opens a research workshop held in July 18. All member of IVY are supposed to participate and discuss in current research issues in the Lab. Prof. Kostas in University of Toronto is visiting in a week and gives invite talks and research discussion with MS and PhD students.
Research Workshop
■ 7 18, 14:30 ~ 17:00 pm, Seminar Room 417 in the ITC building (N1)
Participant: professors (prof. Kostas, Prof. Ro, Prof Wesley, Prof Yong Ju) and researchers and interns
[#84] 2014-06-23 Demonstration: S3D quality analyzer
S3D quality analyzer
https://youtu.be/i3ITlAb5Nng
[#83] 2014-06-20 Seong Tae Kim's paper has been accepted to Physics in Medicine and Biology
The paper "Breast mass detection using slice conspicuity in 3D reconstructed digital breast volumes" has been accepted to Physics in Medicine and Biology. This paper was written by Seong Tae Kim, Dae Hoe Kim, and Yong Man Ro.
[#82] 2014-05-21 Three papers have been accepted to ICIP 2014
Three papers written by first authors of Seung Ho Lee, Hyung-Il Kim, and Soo Sung Yoon have been accepted to IEEE Conference on Image Processing (ICIP) 2014. The three papers are 'Local Age Group Modeling in Unconstrained Face Images for Facial Age Classification', 'Adaptive Feature Extraction for Blurred Face Images in Facial Expression Recognition', and 'Inter-View Consistent Hole Filling in View Extrapolation for Multi-View Image Generation', respectively.
[#81] 2014-05-03 Dr. Jae Young Choi's paper has been accepted to Physics in Medicine and Biology
The paper "Computer-aided detection (CAD) of breast masses in mammography: Combined detection and ensemble classification" has been accepted to Physics in Medicine and Biology. This paper was written by Jae Young Choi, Dae Hoe Kim, Konstantinos N. Plataniotis, and Young Man Ro.
[#80] 2014-05-03 Semin Kim's paper has been accepted to Signal Processing: Image Communication
The paper "Adaptive weighted fusion with new spatial and temporal fingerprints for improved video copy detection" has been accepted to Signal Processing: Image Communication. This paper was written by Semin Kim, Jae Young Choi, and Yong Man Ro.
[#79] 2014-01-29 Hosik Sohn’s paper has been accepted to Optics Express
The paper "Crosstalk reduction in stereoscopic 3D displays: Disparity adjustment using crosstalk visibility index for crosstalk" has been accepted to Optics Express. This paper was written by Hosik Sohn, Yong Ju Jung, and Yong Man Ro.
[#78] 2014-01-29 Hyun Seok Min and Ho Sik Sohn received the best award of IVYLab.
Ph. D. graduate students Hyun Seok Min and Ho Sik Sohn received the best award from IVYLab. in Jan. 2014. Ph. D. Hyun Seok Min recieved the best researcher award and Ph. D. Ho Sik Sohn recieved the best paper award.
2013
[#77] 2013-12-05 Se Min Kim received the best paper award of Korean Society of Broadcast Engineers conference
Se Min Kim, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Society of Broadcast Engineers conference which was held in Nov. 2013. The title of the paper is "Human Action Recognition in Videos using Multi-classifiers."
[#76] 2013-12-03 Semin Kim’s paper has been accepted to Journal of Visual Communication and Image Representation
The paper "Rotation and Flipping Robust Region Binary Patterns for Video Copy Detection" has been accepted to Journal of Visual Communication and Image Representation. This paper was written by Semin Kim, Seung Ho Lee, Yong Man Ro.
[#75] 2013-11-14 Seong-il Lee’s paper has been accepted to Journal of Electronic Imaging
The paper "Experimental investigation of discomfort combination: Towards visual discomfort prediction for stereoscopic videos" has been accepted to Journal of Electronic Imaging. This paper was written by Seong-il Lee, Yong Ju Jung, Hosik Sohn, and Yong Man Ro.
[#74] 2013-11-04 Soo Sung Yun received the best paper award of Korea Multimedia Society
Soo Sung Yun, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in Nov. 2013. The title of the paper is "Exemplar-Based Inpainting Method for Inter-View Consistency."
[#73] 2013-10-13 Hosik Sohn’s paper has been accepted to IEEE Transactions on CSVT
The paper "Visual comfort amelioration technique for stereoscopic image:
Disparity remapping to mitigate global and local discomfort causes" has been accepted to IEEE Transactions on Circuits and Systems for Video Technology. This paper was written by Hosik Sohn, Yong Ju Jung, Seong-il Lee, Filippo Speranza, and Yong Man Ro.
[#72] 2013-10-11 One of research results of the 3Dteam has been recognized as the poster award of the Global 3D Forum
Seong-il Lee, a PhD student in IVY lab under the supervision of Prof. Yong Man Ro, received the best poster award of the Global 3D Forum which was held in Oct. 2013. The paper is the result of 3D research team (Seong-il Lee, Hosik Sohn, Dr. Yong Ju Jung). The title of the paper is "Investigating the effect of a combined convergence and focal length adjustment on visual comfort in stereoscopic camera applications."
[#71] 2013-10-04 Dae Hoe Kim’s paper has been accepted to Biomedical Engineering Online Journal
The paper "Mass type-specific sparse representation for mass classification in computer-aided detection on mammography" has been accepted to Biomedical Engineering Online Journal. This paper was written by Dae Hoe Kim, Seung Hyun Lee, and Yong Man Ro.
[#70] 2013-10-01 Sang-Heun Shim’s paper has been accepted to Journal of Applied Remote Sensing
The paper "Practical SAR Image Formation based on Realistic Spaceborne SAR Modeling and Simulation" has been accepted to Journal of Applied Remote Sensing . This paper was written by Sang-Heun Shim and Yong Man Ro.
[#69] 2013-10-01 Workshop for stereoscopic 3D perception has been held
As a part of the joint research with Vision Science Program in University of California at Berkeley, the workshop for stereoscopic 3D perception has been held. The detail information of the workshop is as below.
-Time: Jun 13, 13:30 ~ 17:30,
-Venue: Seminar room 417 in the ITC building (N1), KAIST
1) Subjective visual comfort assessment: Visual comfort assessment metrics (presenter: Hosik Sohn)
2) Objective visual comfort assessment: Brain activity measurement using fMRI (presenter: Dr. Yong Ju Jung)
3) Invited talk: The Fundamental Limits to Human Stereopsis in Space and Time (presenter: Prof. Martin S. Banks)
-Time: Jun 14, 10:00 ~ 11:30,
-Venue: Woori-Byul Seminar Room 2201 in Information & Electronics building (E3-2), KAIST
1) Invited talk: The perceptual basis of rules of thumb in photography (presenter: Prof. Martin S. Banks)
[#68] 2013-06-13 Seong-il Lee’s paper has been accepted to IEEE Transactions on Broadcasting
The paper "The Effect of Stimulus Width on the Perceived Visual Discomfort in Viewing Stereoscopic 3D-TV" has been accepted to IEEE Transactions on Broadcasting. This paper was written by Seong-il Lee, Yong Ju Jung, Hosik Sohn, Filippo Speranza and Yong Man Ro
[#67] 2013-06-07 Se Min Kim received the best paper award of Korea Multimedia Society
Se Min Kim, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in May 2013. The title of the paper is "Analysis of the Robustness and Discrimination for Video Fingerprints in Video Copy Detection."
[#66] 2013-05-22 Dr Yong Ju Jung’s paper has been accepted to IEEE Transactions on CSVT
The paper "Predicting visual discomfort of stereoscopic images using human attention model" has been accepted to IEEE Transactions on Circuits and Systems for Video Technology. This paper was written by Yong Ju Jung, Hosik Sohn, Seong-il Lee, Hyun Wook Park, and Yong Man Ro.
[#65] 2013-05-06 Ho Sik Sohn received top research achievement award in the evaluation of research performance
Ho Sik Sohn, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received top research achievement award for two years in a row. He also received this award last year. This award is presented to the graduate students with the best research accomplishments in the field of Electrical Engineering.
[#64] 2013-01-07 Hosik Sohn’s paper has been published in IEEE Transactions on Broadcasting
The paper "Predicting Visual Discomfort using Object Size and Disparity Information in Stereoscopic Images" has been published in IEEE Transactions on Broadcasting. This paper was written by Hosik Sohn, Yong Ju Jung, Seong-il Lee, and Yong Man Ro.
[#63] 2013-01-02 Dr. Yong Ju Jung’s paper has been published to IEEE Transactions on CSVT
The paper "Visual importance- and discomfort region-selective low-pass filtering for reducing visual discomfort in stereoscopic displays" has been published in IEEE Transactions on Circuits and Systems for Video Technology. This paper was written by Yong Ju Jung, Hosik Sohn, Seong-il Lee, Filippo Speranza, and Yong Man Ro.
2012
[#62] 2012-11-19 Seong Tae Kim received the best paper award of Korea Multimedia Society
Seong Tae Kim, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in Nov. 2012. The title of the paper is "Malignant Mass Classification using Fisher Discrimination Dictionary Learning."
[#61] 2012-11-09 Dae Hoe Kim is going to visit Multimedia Lab in University of Toronto
Dae Hoe Kim who is 1st year PhD student of IVY Lab is going to visit Multimedia Lab in University of Toronto starting from 29. Oct. 2012, where he is going to participate in co-research between IVY lab and Multimedia Lab on the topic of medical imaging.
[#60] 2012-11-09 Medical imaging and face/emotion recognition workshop has been held
As a part of the joint research with Multimedia Lab in University of Toronto, the workshop for medical imaging and face/emotion recognition has been held. The detail information of the workshop is as below.
-Time: 2012.10.10~10.11
-Venue: LG semicon hall at KAIST
-Face/emotion Recognition-
1) Face recognition using sparse representation (presenter: Seung Ho Lee)
2) Emotion recognition using sparse representation (presenter: Hyungil Kim)
-Medical Imaging-
1) Ultrasound CAD (presenter: Dae Hoe Kim)
2) Micro Calcification detection (presenter: Wonyong Eom)
3) Mass detection using sparse representation (presenter: Seung Hyun Lee)
4) Mass classification using learned dictionary (presenter: Seong Tae Kim)
[#59] 2012-08-23 2013학년도 전기 석박사과정 모집
본 연구실에서는 2013학년도 전기 석사, 박사과정 학생을 모집합니다. 연구실 지원에 대한 자세한 사항은 다음과 같습니다.
<세부 연구 분야>
- Face recognition/indexing
- Medical image processing
- Face recognition, Object recognition
- 3D processing, 3D stereoscopic video
- Multimedia processing and pattern recognition
- Video indexing and retrieval
- Visual quality measurement: 3D image & Video
- Image & Video communication, MPEG
<연락처>
노용만 교수님(ymro@ee.kaist.ac.kr)
TEL : 042-350-5494, 8094
교수 연구실 위치 : LG세미콘홀(N24) 2층 2110호 (약도보기)
학생 연구실 위치 : 2105, 2111호
[#58] 2012-08-23 [IPEM-IOP] Dr. Jae Young Choi’s paper has been accepted to Physics in Medicine and Biology
The paper "Multiresolution local binary pattern texture analysis combined with variable selection for application to false positive reduction in computer-aided detection of breast masses on mammograms" has been accepted to Medicine and Biology. This paper was written by Jae Young Choi and Yong Man Ro.
[#57] 2012-08-23 The ultrasound research performed in IVY Lab has been accepted to Expert Systems with Applications
The ultrasound research performed in IVY Lab has been accepted to Expert Systems with Applications
[#56] 2012-08-23 [IEEE_TCE] Dr Yong Ju Jung’s paper has been published to IEEE Transactions on Consumer Electronics
The paper "Visual Discomfort Visualizer using Stereo Vision and Time-of-Flight Depth Cameras" has been published to IEEE Transactions on Consumer Electronics. This paper was written by Yong Ju Jung, Hosik Sohn, and Yong Man Ro.
[#55] 2012-07-02 Kim Hyung Il received the best paper award of Korea Multimedia Society
Kim Hyung Il, a master's in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in May, 2012. The title of the paper is "X-ray absortiometry image enhancement using sparse representation."
[#54] 2012-04-26 Ho Sik Sohn received top research achievement award in the evaluation of research performance
Ho Sik Sohn, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received top research achievement award. This award is presented to the graduate students with the best research accomplishments in the field of Electrical Engineering.
[#53] 2012-04-04 [IEEE_TIP] Seung Ho Lee’s paper has been published to IEEE Transactions on Image Processing
The paper "Local Color Vector Binary Patterns from Multichannel Face Images for Face Recognition" has been published to IEEE Transactions on Image Processing. This paper was written by Seung Ho Lee, Jae Young Choi, Yong Man Ro, and Konstantinos N. Plataniotis. The paper in PDF format is available at the publication section.
[#52] 2012-04-04 Hosik Sohn is visiting Communications Research Centre Canada
Hosik Sohn who is 4th year PhD student of IVY Lab is visiting Communications Research Centre Canada (CRC) for a 2 months starting from 12. Mar. 2012, where he participates in co-research between IVY lab and CRC on the topic of visual comfort improvement in stereoscopic content. In this research visit, he expects to expand his work to a new application of visual comfort improvement in stereoscopic content.
[#51] 2012-04-04 [IEEE_TIP] Dr. Jae Young Choi’s paper has been published to IEEE Transactions on Image Processing
The paper "Color Local Texture Features for Color Face Recognition" has been published to IEEE Transactions on Image Processing. This paper was written by Jae Young Choi, Yong Man Ro, and Konstantinos N. Plataniotis. The paper in PDF format is available at the publication section.
2011
[#50] 2011-12-20 [IEEE_SMCB] Dr. Jae Young Choi’s paper has been accepted to IEEE Transactions on SMCB
The paper "Face Feature Weighted Fusion Based Fuzzy Membership Degree for Video Face Recognition" has been accepted to IEEE Transactions on Systems. Man and Cybernetics- Part B. This paper was written by Jae Young Choi, Konstantinos N. Plataniotis, and Yong Man Ro.
[#49] 2011-12-20 [IEEE_CSVT] Hyun-seok Min’s paper has been accepted to IEEE Transactions on CSVT
The paper "Near-Duplicate Video Clip Detection Using Model-Free Semantic Concept Detection and Adaptive Semantic Distance Measurement" has been accepted to IEEE Transactions on Circuits and Systems for Video Technology. This paper was written by Hyun-seok Min, Jae Young Choi, Wesley De Neve, and Yong Man Ro.
[#48] 2011-12-03 [IEEE_TIP] Seung Ho Lee’s paper has been accepted to IEEE Transactions on Image Processing
Eom Won Yong, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in November, 2011. The title of the paper is "Femur Segmentation using Modified ASM in Dual Energy X-ray Image."
[#47] 2011-11-15 Eom Won Yong received the best paper award of Korea Multimedia Society
Eom Won Yong, a Ph.D in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in November, 2011. The title of the paper is "Femur Segmentation using Modified ASM in Dual Energy X-ray Image."
[#46] 2011-09-27 Seung Ho Lee is going to visit Multimedia Lab in University of Toronto
Seung Ho Lee who is 1st year PhD student of IVY Lab is going to visit Multimedia Lab in University of Toronto for a 3 months starting from 29. Sep. 2011, where he is going to participate in co-research between IVY lab and Multimedia Lab on the topic of color face recognition. He already submitted his work of color FR to a Journal. In this research visit, he expects to expand his work to a new application of Color FR.
[#45] 2011-09-13 Dr. Yong Ju Jung’s paper has been accepted to the Journal of Electronic Imaging
The paper "Visual comfort assessment metric based on salient object motion information in stereoscopic video" has been accepted to the Journal of Electronic Imaging. This paper was written by YongJu Jung, Seong-il Lee, Hosik Sohn, Hyun Wook Park, and Yong Man Ro.
[#44] 2011-06-29 Seung Ho Lee has been awarded with BK International visiting student
Seung Ho Lee has been awarded with BK International visiting student. He will visit University of Toronto for his research on Face recognition.
[#43] 2011-06-29 Dr. Yong Ju jung and Prof. Yong Man Ro are organizing a special session in DSP2011
Dr. Yong Ju jung and Prof. Yong Man Ro are organizing a special session in DSP2011 with the topic of on Human 3D Perception and 3D Video Assessments.
[#42] 2011-06-07 [VJBO] Dr. Yong Ju Jung’s paper has been exposuring in the Virtual Journal for Biomedical Optics
Dr Yong Ju Jung's paper, "Quantitative measurement of binocular color fusion limit for non-spectral colors," published in Optics Express has been selected by the Editors, Andrew Dunn and Anthony Durkin, for publication in the most recent issue of the Virtual Journal for Biomedical Optics (VJBO). Every month, the Editors review articles in the biomedical field that have been published in other OSA journals and selects appropriate articles for inclusion in VJBO.
[#41] 2011-06-01 Dae Hoe Kim received the best paper award of Korea Multimedia Society
Dae Hoe Kim, a Master’s in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held in May, 2011. The title of the paper is "Detection of Breast Tumors in Mammograms By Iso intensity Contour Map and Region Based Stellate Features."
[#40] 2011-05-17 [IEEE_TIP] Jae Young Choi’s paper has been accepted to IEEE Transactions on Image Processing
The paper "Color Local Texture Features for Color Face Recognition" has been accepted to IEEE Transactions on Image Processing. This paper was written by Jae Young Choi, Yong Man Ro, and Konstantinos N. Plataniotis.
[#39] 2011-04-15 Dr. Thang has been appointed as a assistant professor in University of Aizu in Japan
Dr. Thang who had got Ph D. in IVY lab at 2006 is appointed as a assistant professor in University of Aizu in Japan.
[#38] 2011-04-15 [OE] Yong Ju Jung’s paper has been published in Optical Express
The paper "Quantitative Measurement of Binocular Color Fusion Limit for Nonspectral Colors" has been published in Optical Express. This paper was written by Yong Ju Jung, Hosik Sohn, Seong il Lee, Yong Man Ro, and Hyun Wook Park.
[#37] 2011-04-15 [SPIC] Hyun seok Min’s paper has been accepted to Signal Processing: Image Communication
The paper "Bimodal Fusion of Low level Visual Features and High level Semantic Features for Near duplicate Video Clip Detection" has been accepted to Signal Processing Image Communication. This paper was written by Hyun seok Min, Jae Young Choi, Wesley De Neve, and Yong Man Ro.
[#36] 2011-02-09 Jae Young Choi received a bronze medal from the competition of Samsung Human Tec student paper award
Jae Young Choi in Ivylab under the supervision of Prof. Yong Man Ro, received a bronze medal from the competition of the 17th Samsung Human Tec student paper award. The title of the paper is "Collaborative Face Recognition for Face Annotation Applications in Personal Photos Shared on Online Social Networks."
~2010
[#35] 2010-11-21 Seung Ho Lee received the best paper award of Korea Multimedia Society
Seung Ho Lee, a Master s in IVY lab under the supervision of Prof. Yong Man Ro, received the best paper award of the Korean Multimedia Society conference which was held on the 20th of November, 2010. The title of the paper is "Face Recognition for Automatic President Face Indexing in Videos."
[#34] 2010-11-05 Professor Yong Man Ro currently serves as associate editor for IEEE signal processing letters
Professor Yong Man Ro currently serves as associate editor for IEEE signal processing letters
[#33] 2010-11-01 Submission due dates for main international conferences
The followings are the submission due dates for main international conferences which will be held in 2011. Conference name: IEEE computer Vision and Pattern Recognition (CVPR 2011) Place: Colorado, USA Submission due date: Nov 11, 2010 Conference name: IEEE International Conference on Multimedia & Expo (ICME 2011) Place: Barcelona, Spain Submission due date: Nov 29, 2010 Conference name: ACM International Conference on Multimedia Retrieval (ICMR 2011) Place: Trento, Italy Submission due date: Dec 3, 2010 Conference name: International Conference on Image Processing (ICIP 2011) Place: Brussels, Belgium Submission due date: Jan 14, 2011 Conference name: International Conference on Digital Signal Processing (DSP 2011) Place: The island of Corfu, Greece Submission due date: Jan 14, 2011
[#32] 2010-10-13 [SPIC] Sihyoung Lee’s paper has been accepted to Signal Processing: Image Communication
The paper "Tag Refinement in an Image Folksonomy using Visual Similarity and Tag Co-occurrence Statistics" has been accepted to Signal Processing: Image Communication. This paper was written by Sihyoung Lee, Wesley De Neve, and Yong Man Ro.
[#31] 2010-10-03 [IEEE_TIP] Jae Young Choi’s paper has been accepted to IEEE Transactions on Image Processing
The paper "Boosting Color Feature Selection for Color Face Recognition" has been accepted to IEEE Transactions on Image Processing. This paper was written by Jae Young Choi, Yong Man Ro, and Konstantinos N. Plataniotis.
[#30] 2010-09-20 [IEEE TCSVT] Hosik Sohn’s paper has been accepted to IEEE Trans. on Circuits and Systems for Video Technology
The paper "Privacy Protection in Video Surveillance Systems: Analysis of Subband-Adaptive Scrambling in JPEG XR" has been accepted to IEEE Transactions on Circuits and Systems for Video Technology. This paper was written by Hosik Sohn, Wesley De Neve, and Yong Man Ro.
[#29] 2010-09-19 [IEEE TMM] Jae Young Choi’s paper has been accepted to IEEE Transactions on Multimedia
The paper "Collaborative Face Recognition for Improved Face Annotation in Personal Photo Collections Shared on Online Social Networks" has been accepted to IEEE Transactions on Multimedia. This paper was written by Jae Young Choi, Wesley De Neve, Konstantinos N. Plataniotis and Yong Man Ro.
[#28] 2010-08-18 Jae Young Choi’s paper has been accepted to the Pattern Recognition - Elsevier
The paper "A Comparative Study of Preprocessing Mismatch Effects in Color Image Based Face Recognition" has been accepted to the Pattern Recognition - Elsevier. This paper was written by Jae Young Choi, Yong Man Ro, and Konstantinos N. Plataniotis
[#27] 2010-07-13 [ICIP 2010] Presentation for IEEE International Conference on Image Processing
Ivylab students will have presentations in IEEE International Conference on Image Processing (ICIP 2010, Sep 26-29) at Hong Kong Convention and Exhibition Centre, Hong Kong. Detailed information about the presentations is as follows.
1) Presenter: Hyun-seok Min
Title: Exploiting Collective Knowledge in an Image Folksonomy for Semantic-Based Near-Duplicate Video Detection
Date: Sep 28, 2010
2) Presenter: JaeYoung Choi
Title: Using Colour Local Binary Pattern Features for Face Recognition
Date: Sep 29, 2010
[#26] 2010-07-13 [WCCI 2010] Presentation for IEEE World Congress on Computational Intelligence
Seung Ho Lee will have presentation in IEEE World Congress on Computational Intelligence (WCCI 2010, July 19-23) at Centre De Convencions Internacional De Barcelona, Barcelona, Spain. Detailed information about the presentation is as follows.
Title: Color Component Feature Selection in Feature-Level Fusion Based Color Face Recognition
Date: July 20, 2010
[#25] 2010-07-13 [ICME] Presentation for IEEE International Conference on Multimedia & Expo
Ivylab students will have presentations in IEEE International Conference on Multimedia & Expo (ICME 2010, July 19-23) at Suntec Singapore International Convention & Exhibition Centre, Singapore. Detailed information about the presentations is as follows.
1) Presenter: Sihyoung Lee
Title: what dimension using tag categorization and neighbor voting
Date: July 20, 2010
2) Presenter: JaeYoung Choi
Title: Face Annotation for Online Personal Videos Using Color Feature Fusion Based Face Recognition
Date: July 22, 2010
3) Presenter: Hyun-seok Min
Title: Towards using semantic features for near-duplicate video detection
Date: July 23, 2010
[#23] 2009-05-28 Juwon Kwon received the Outstanding Thesis Award of Korea Multimedia Society
Juwon Kwon received the Outstanding Thesis Award of Korea Multimedia Society at May 22th, 2009. The multimedia conference was held in Chonnam national university. The tile of thesis is "DEXA image noise modeling based on the analysis of the characteristics of system input/output noise".
[#22] 2009-05-28 Sihyoung Lee received the Outstanding Thesis Award of KISPS
Sihyoung Lee received the Outstanding Thesis Award of Korea Institute of Signal Processing and Systems (KISPS) at June 28th, 2008. The KISPS summer conference was held in Kyungnam university. The tile of thesis is "Confidence Measurement of User Created Tags in UCC images".
[#21] 2007-11-19 Hyunseok Min received the Outstanding Thesis Award of Korea Multimedia Society
Hyunseok Min received the Outstanding Thesis Award of Korea Multimedia Society at 23 November.
The multimedia conference was held in Pukyong National University.
The tile of thesis is "Enhanced face detection method using ROI model".
[#20] 2007-05-14 Bwalya kelvin, an engineering master’s student, Won a Best Paper Award at KISP
Bwalya kelvin has won the Best Paper Award at the 27th Korea Information Processing Society (KIPS) Spring Conference.
The title of the award-winning paper is "A Heuristic Approach for Simulation of time-course Visual Adaptation for High Dynamic Image Streams"
This paper gives a model for reduction in sensitivity of Human Visual System using decay functions and provides background for development of efficient adaptation models in dynamic image sequence researches.
[#19] 2006-11-16 Jungwha Choi, Engineering Master Student, Won an Excellent Paper Prize at KISP
Jungwha Choi, a master course student of engineering department, won an excellent paper prize at 2006 Information Processing Society conference with the paper titled “Implementation of Interactive Video System using the SVC Multiple ROI “ on October 10th.
The paper is about the study on a system which enables the user to consume video content very interactively using the ROI on the Scalable Video Coding scheme.
And also the paper proposes a method to provide the personalized contents by controlling the ROI which can be chosen by the input coming from the system client devices.
[#18] 2006-08-02 Proposal for inter-layer motion prediction using FGS refined motion was adapted as working draft
Proposal for inter-layer motion prediction using FGS refined motion was adapted as working draft of Scalable Video Coding by JVT at the 77th MPEG meeting held in Klagenfurt, Austria July, 2006
[#17] 2006-07-11 Professor Yong Man Ro Donates to the ICU Development Fund
Photo: President Unna Huh presents a plaque of appreciation to Professor Yong Man Ro.
Professor Yong Man Ro Donates to the ICU Development Fund
ICU Engineering Professor Yong Man Ro donated 13,700 stocks of the IV System (an assessed value of approximately 35 million as of July 10, 2006) to the ICU Development Fund. Professor Ro had promised to donate his stocks to ICU when he founded the IV System in October 2001.
The IV System is now incorporated to Curon Inc. and has become one of KOSDAQ’s listed companies.
[#16] 2005-11-29 Duckyeon Kim received the Outstanding Thesis Award of Korea Multimedia Society
Duckyeon Kim received the Outstanding Thesis Award of Korea Multimedia Society at 26 November. The multimedia conference was held in KAIST. The tile of thesis is "The Study of ROI Extraction in Scalable Video Coding".
[#15] 2005-11-01 Proposal for high level syntax for ROI_ID was adopted as working draft
Proposal for high level syntax for roi description was adopted as working draft of Scalable Video Coding by JVT at the 74th MPEG MPEG meeting in Nice, France, Oct. 200
[#14] 2005-09-26 The first Ph.D in ivylab came into being
The second graduation ceremony in 2005 was held in 25th, August.
Jung Yong-Ju who had been a Ph.D candidate in our Lab. took a Ph.D degree. Moreover, he has the honor to be the first doctor in IVY Lab.
[#13] 2005-08-02 FMO implementation in JSVM
Tae Meon Bae, Truong Cong Thang, Duck Yeon Kim, Yong Man Ro, Jung Won Kang, Jae-Gon Kim, Jin-Woo Hong
ISO/IEC JTC1/SC29/WG11 M12323
[#12] 2005-08-02 SVC CE8 report: Spatial scalability of multiple ROIs
Truong Cong Thang, Tae Meon Bae, Yong Ju Jung, Yong Man Ro, Jung Won Kang, Haechul Choi, Jae-Gon Kim, Jin-Woo Hong
ISO/IEC JTC1/SC29/WG11 M12321
[#11] 2005-05-21 Proposal for Scalable Video Coding proposed by IVYLAB was adopted as core experiment
Proposal titled "Spatial Scalability of Multiple ROIs in Surveillance Video" was adopted as core experiment by the JVT at the 15th MPEG meeting.in Busan, KR, 16-22 April, 2005.
[#10] 2005-02-25 Seung ji Yang received "the 14th Outstanding Science and Technology Thesis Award"
Seung-ji Yang received "the 14th outstanding science and technology thesis award" sponsored by the Korean Federation of Science and Technology Socienties in 2004.4.28
[#9] 2005-02-25 Prof. Ro was awarded for "Scientist Prize of this year"
Prof. Ro was awarded for "Scientist Prize of this year" from the Korea Science Reporters Association in 2003.11.25
[#8] 2005-02-25 "Colour Vision Deficiency" in MPEG-21 part: 7 Digital Item Adaptation (DIA) and our proposal was ado
We proposed accessibility part: 1 "Colour Vision Deficiency" in MPEG-21 part: 7 Digital Item Adaptation (DIA) and our proposal was adopted into the MPEG-21 Digital Item Adaptation AM (v1.1).
We are still on the road to standardization on "Color Vision Deficiency" in the MPEG-21 DIA.
In relation to this, followings were broadcasted in 2003.04.21
[#7] 2005-02-01 The information of Homogenous Texture Descriptor in MPEG-7 part:3 visual proposed by IVY lab and ado
The information of Homogenous Texture Descriptor in MPEG-7 part:3 visual proposed by IVY lab and adopted to MPEG-7 standard
[#6] 2005-02-01 "A certificate of commendation" from ETRI (2002/01/03) , ETRI Journal Volume 23, Number 2, June 2001
"Yong-Man Ro, Mun-churl Kim, Ho-Koung Kang, B.S.Manjunath, Jin-Woong Kim"
MPEG-7 Homogeneous Texture Descriptor
[#5] 2005-02-01 "The Excellence Award to the treatise" in Fall conference(1999) from the Institute of Electronics En
"Jeong-Hyun Yoon, advisor : Yong-Man Ro" The improvement of Mammographic Image using Wavelet Transform
[#4] 2005-02-01 "The Best Paper Award" from JCM2000 Multimedia conference(2000/6/20)
"Yong-ju Jung, Ho-Kyoung Kang,Yong-Man Ro" Digital watermarking using HVS-frequency layout
[#3] 2005-02-01 Position available: Post Doc. and Research Professo
Field : Multimedia processing, Multimedia system, MPEG, Imag/Video related Fields
For more detail information, e-mail : yro@icu.ac.kr
Field : Multimedia processing, Multimedia system, MPEG, Watermarking/Information Hiding
For more detail information, e-mail : yro@icu.ac.kr
[#1] 2005-02-01 This Homepage is updated in 2005. 1. 31