Skip to main content

Showing 1–50 of 54 results for author: Yoon, D

  1. arXiv:2406.05761  [pdf, other

    cs.CL

    The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models

    Authors: Seungone Kim, Juyoung Suk, Ji Yong Cho, Shayne Longpre, Chaeeun Kim, Dongkeun Yoon, Guijin Son, Yejin Cho, Sheikh Shafayat, Jinheon Baek, Sue Hyun Park, Hyeonbin Hwang, Jinkyung Jo, Hyowon Cho, Haebin Shin, Seongyun Lee, Hanseok Oh, Noah Lee, Namgyu Ho, Se June Joo, Miyoung Ko, Yoonjoo Lee, Hyungjoo Chae, Jamin Shin, Joel Jang , et al. (7 additional authors not shown)

    Abstract: As language models (LMs) become capable of handling a wide range of tasks, their evaluation is becoming as challenging as their development. Most generation benchmarks currently assess LMs using abstract evaluation criteria like helpfulness and harmlessness, which often lack the flexibility and granularity of human assessment. Additionally, these benchmarks tend to focus disproportionately on spec… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: Work in Progress

  2. arXiv:2404.14760  [pdf, other

    cs.CL cs.AI cs.IR cs.LG

    Retrieval Augmented Generation for Domain-specific Question Answering

    Authors: Sanat Sharma, David Seunghyun Yoon, Franck Dernoncourt, Dewang Sultania, Karishma Bagga, Mengjiao Zhang, Trung Bui, Varun Kotte

    Abstract: Question answering (QA) has become an important application in the advanced development of large language models. General pre-trained large language models for question-answering are not trained to properly understand the knowledge or terminology for a specific domain, such as finance, healthcare, education, and customer service for a product. To better cater to domain-specific understanding, we b… ▽ More

    Submitted 29 May, 2024; v1 submitted 23 April, 2024; originally announced April 2024.

    Comments: AAAI 2024 (Association for the Advancement of Artificial Intelligence) Scientific Document Understanding Workshop

  3. arXiv:2404.01537  [pdf, other

    cs.RO

    Are Doppler Velocity Measurements Useful for Spinning Radar Odometry?

    Authors: Daniil Lisus, Keenan Burnett, David J. Yoon, Richard Poulton, John Marshall, Timothy D. Barfoot

    Abstract: Spinning, frequency-modulated continuous-wave (FMCW) radars with 360 degree coverage have been gaining popularity for autonomous-vehicle navigation. However, unlike 'fixed' automotive radar, commercially available spinning radar systems typically do not produce radial velocities due to the lack of repeated measurements in the same direction and the fundamental hardware setup. To make these radial… ▽ More

    Submitted 12 July, 2024; v1 submitted 1 April, 2024; originally announced April 2024.

    Comments: 8 pages, 7 figures, 2 tables, submitted to Robotics and Automation Letters (RA-L)

  4. arXiv:2402.13781  [pdf, other

    cs.LG cs.DC

    Preserving Near-Optimal Gradient Sparsification Cost for Scalable Distributed Deep Learning

    Authors: Daegun Yoon, Sangyoon Oh

    Abstract: Communication overhead is a major obstacle to scaling distributed training systems. Gradient sparsification is a potential optimization approach to reduce the communication volume without significant loss of model fidelity. However, existing gradient sparsification methods have low scalability owing to inefficient design of their algorithms, which raises the communication overhead significantly. I… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Comments: 24th IEEE/ACM International Symposium on Cluster, Cloud, and Internet Computing (CCGrid 2024). Code: https://github.com/kljp/exdyna

  5. arXiv:2401.10695  [pdf, other

    cs.CL

    LangBridge: Multilingual Reasoning Without Multilingual Supervision

    Authors: Dongkeun Yoon, Joel Jang, Sungdong Kim, Seungone Kim, Sheikh Shafayat, Minjoon Seo

    Abstract: We introduce LangBridge, a zero-shot approach to adapt language models for multilingual reasoning tasks without multilingual supervision. LangBridge operates by bridging two models, each specialized in different aspects: (1) one specialized in understanding multiple languages (e.g., mT5 encoder) and (2) one specialized in reasoning (e.g., MetaMath). LangBridge connects the two models by introducin… ▽ More

    Submitted 3 June, 2024; v1 submitted 19 January, 2024; originally announced January 2024.

    Comments: ACL 2024 Main

  6. arXiv:2312.02819  [pdf, other

    cs.CV

    Deterministic Guidance Diffusion Model for Probabilistic Weather Forecasting

    Authors: Donggeun Yoon, Minseok Seo, Doyi Kim, Yeji Choi, Donghyeon Cho

    Abstract: Weather forecasting requires not only accuracy but also the ability to perform probabilistic prediction. However, deterministic weather forecasting methods do not support probabilistic predictions, and conversely, probabilistic models tend to be less accurate. To address these challenges, in this paper, we introduce the \textbf{\textit{D}}eterministic \textbf{\textit{G}}uidance \textbf{\textit{D}}… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

    Comments: 16 pages

  7. arXiv:2310.00967  [pdf, other

    cs.LG cs.DC

    MiCRO: Near-Zero Cost Gradient Sparsification for Scaling and Accelerating Distributed DNN Training

    Authors: Daegun Yoon, Sangyoon Oh

    Abstract: Gradient sparsification is a communication optimisation technique for scaling and accelerating distributed deep neural network (DNN) training. It reduces the increasing communication traffic for gradient aggregation. However, existing sparsifiers have poor scalability because of the high computational cost of gradient selection and/or increase in communication traffic. In particular, an increase i… ▽ More

    Submitted 20 February, 2024; v1 submitted 2 October, 2023; originally announced October 2023.

    Comments: 30th IEEE International Conference on High Performance Computing, Data, and Analytics (HiPC 2023). Code: https://github.com/kljp/micro

  8. arXiv:2309.08872  [pdf, other

    cs.CL cs.AI cs.LG

    PDFTriage: Question Answering over Long, Structured Documents

    Authors: Jon Saad-Falcon, Joe Barrow, Alexa Siu, Ani Nenkova, David Seunghyun Yoon, Ryan A. Rossi, Franck Dernoncourt

    Abstract: Large Language Models (LLMs) have issues with document question answering (QA) in situations where the document is unable to fit in the small context length of an LLM. To overcome this issue, most existing works focus on retrieving the relevant context from the document, representing them as plain text. However, documents such as PDFs, web pages, and presentations are naturally structured with dif… ▽ More

    Submitted 8 November, 2023; v1 submitted 16 September, 2023; originally announced September 2023.

  9. DEFT: Exploiting Gradient Norm Difference between Model Layers for Scalable Gradient Sparsification

    Authors: Daegun Yoon, Sangyoon Oh

    Abstract: Gradient sparsification is a widely adopted solution for reducing the excessive communication traffic in distributed deep learning. However, most existing gradient sparsifiers have relatively poor scalability because of considerable computational cost of gradient selection and/or increased communication traffic owing to gradient build-up. To address these challenges, we propose a novel gradient sp… ▽ More

    Submitted 13 July, 2023; v1 submitted 7 July, 2023; originally announced July 2023.

    Comments: International Conference on Parallel Processing (ICPP) 2023. Code: https://github.com/kljp/deft

  10. arXiv:2306.07052  [pdf, other

    cs.CL cs.AI

    Gradient Ascent Post-training Enhances Language Model Generalization

    Authors: Dongkeun Yoon, Joel Jang, Sungdong Kim, Minjoon Seo

    Abstract: In this work, we empirically show that updating pretrained LMs (350M, 1.3B, 2.7B) with just a few steps of Gradient Ascent Post-training (GAP) on random, unlabeled text corpora enhances its zero-shot generalization capabilities across diverse NLP tasks. Specifically, we show that GAP can allow LMs to become comparable to 2-3x times larger LMs across 12 different NLP tasks. We also show that applyi… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

    Comments: ACL 2023 Main Conference (Short Paper)

  11. arXiv:2305.09248  [pdf, other

    cs.CG

    Maximum-Width Rainbow-Bisecting Empty Annulus

    Authors: Sang Won Bae, Sandip Banerjee, Arpita Baral, Priya Ranjan Sinha Mahapatra, Sang Duk Yoon

    Abstract: Given a set of $n$ colored points with $k$ colors in the plane, we study the problem of computing a maximum-width rainbow-bisecting empty annulus (of objects specifically axis-parallel square, axis-parallel rectangle and circle) problem. We call a region rainbow if it contains at least one point of each color. The maximum-width rainbow-bisecting empty annulus problem asks to find an annulus $A$ of… ▽ More

    Submitted 26 March, 2024; v1 submitted 16 May, 2023; originally announced May 2023.

    Comments: A preliminary version is accepted in EuroCG 2021 and the expanded version is accepted in the journal Computational Geometry: Theory and Applications

  12. arXiv:2304.13215  [pdf, other

    cs.AR

    PROBE3.0: A Systematic Framework for Design-Technology Pathfinding with Improved Design Enablement

    Authors: Suhyeong Choi, Jinwook Jung, Andrew B. Kahng, Minsoo Kim, Chul-Hong Park, Bodhisatta Pramanik, Dooseok Yoon

    Abstract: We propose a systematic framework to conduct design-technology pathfinding for PPAC in advanced nodes. Our goal is to provide configurable, scalable generation of process design kit (PDK) and standard-cell library, spanning key scaling boosters (backside PDN and buried power rail), to explore PPAC across given technology and design parameters. We build on PROBE2.0, which addressed only area and co… ▽ More

    Submitted 25 April, 2023; originally announced April 2023.

    Comments: 14 pages, 17 figures, submitted to IEEE Trans. on CAD

  13. arXiv:2304.10805  [pdf, other

    cs.AI cs.LG

    RPLKG: Robust Prompt Learning with Knowledge Graph

    Authors: Yewon Kim, YongTaek Lim, Dokyung Yoon, KyungWoo Song

    Abstract: Large-scale pre-trained models have been known that they are transferable, and they generalize well on the unseen dataset. Recently, multimodal pre-trained models such as CLIP show significant performance improvement in diverse experiments. However, when the labeled dataset is limited, the generalization of a new dataset or domain is still challenging. To improve the generalization performance on… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

  14. arXiv:2304.03456  [pdf, other

    cs.CV cs.LG

    Rethinking Evaluation Protocols of Visual Representations Learned via Self-supervised Learning

    Authors: Jae-Hun Lee, Doyoung Yoon, ByeongMoon Ji, Kyungyul Kim, Sangheum Hwang

    Abstract: Linear probing (LP) (and $k$-NN) on the upstream dataset with labels (e.g., ImageNet) and transfer learning (TL) to various downstream datasets are commonly employed to evaluate the quality of visual representations learned via self-supervised learning (SSL). Although existing SSL methods have shown good performances under those evaluation protocols, we observe that the performances are very sensi… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

  15. arXiv:2303.06511  [pdf, other

    cs.RO

    Need for Speed: Fast Correspondence-Free Lidar-Inertial Odometry Using Doppler Velocity

    Authors: David J. Yoon, Keenan Burnett, Johann Laconte, Yi Chen, Heethesh Vhavle, Soeren Kammel, James Reuther, Timothy D. Barfoot

    Abstract: In this paper, we present a fast, lightweight odometry method that uses the Doppler velocity measurements from a Frequency-Modulated Continuous-Wave (FMCW) lidar without data association. FMCW lidar is a recently emerging technology that enables per-return relative radial velocity measurements via the Doppler effect. Since the Doppler measurement model is linear with respect to the 6-degrees-of-fr… ▽ More

    Submitted 29 September, 2023; v1 submitted 11 March, 2023; originally announced March 2023.

    Comments: Accepted and presented at IROS 2023

  16. arXiv:2303.06507  [pdf, other

    cs.RO

    Towards Consistent Batch State Estimation Using a Time-Correlated Measurement Noise Model

    Authors: David J. Yoon, Timothy D. Barfoot

    Abstract: In this paper, we present an algorithm for learning time-correlated measurement covariances for application in batch state estimation. We parameterize the inverse measurement covariance matrix to be block-banded, which conveniently factorizes and results in a computationally efficient approach for correlating measurements across the entire trajectory. We train our covariance model through supervis… ▽ More

    Submitted 11 March, 2023; originally announced March 2023.

    Comments: ICRA 2023

  17. DIFAI: Diverse Facial Inpainting using StyleGAN Inversion

    Authors: Dongsik Yoon, Jeong-gi Kwak, Yuanming Li, David Han, Hanseok Ko

    Abstract: Image inpainting is an old problem in computer vision that restores occluded regions and completes damaged images. In the case of facial image inpainting, most of the methods generate only one result for each masked image, even though there are other reasonable possibilities. To prevent any potential biases and unnatural constraints stemming from generating only one image, we propose a novel frame… ▽ More

    Submitted 20 January, 2023; originally announced January 2023.

    Comments: ICIP 2022

  18. arXiv:2301.08044  [pdf, other

    cs.CV

    Reference Guided Image Inpainting using Facial Attributes

    Authors: Dongsik Yoon, Jeonggi Kwak, Yuanming Li, David Han, Youngsaeng Jin, Hanseok Ko

    Abstract: Image inpainting is a technique of completing missing pixels such as occluded region restoration, distracting objects removal, and facial completion. Among these inpainting tasks, facial completion algorithm performs face inpainting according to the user direction. Existing approaches require delicate and well controlled input by the user, thus it is difficult for an average user to provide the gu… ▽ More

    Submitted 19 January, 2023; originally announced January 2023.

    Comments: BMVC 2021

  19. arXiv:2301.00310  [pdf, other

    cs.SI cs.DB

    Graphlets over Time: A New Lens for Temporal Network Analysis

    Authors: Deukryeol Yoon, Dongjin Lee, Minyoung Choe, Kijung Shin

    Abstract: Graphs are widely used for modeling various types of interactions, such as email communications and online discussions. Many of such real-world graphs are temporal, and specifically, they grow over time with new nodes and edges. Counting the instances of each graphlet (i.e., an induced subgraph isomorphism class) has been successful in characterizing local structures of graphs, with many applica… ▽ More

    Submitted 3 January, 2023; v1 submitted 31 December, 2022; originally announced January 2023.

    Comments: 13 pages, 7 figures

  20. arXiv:2212.02059  [pdf, other

    cs.CV

    Region-Conditioned Orthogonal 3D U-Net for Weather4Cast Competition

    Authors: Taehyeon Kim, Shinhwan Kang, Hyeonjeong Shin, Deukryeol Yoon, Seongha Eom, Kijung Shin, Se-Young Yun

    Abstract: The Weather4Cast competition (hosted by NeurIPS 2022) required competitors to predict super-resolution rain movies in various regions of Europe when low-resolution satellite contexts covering wider regions are given. In this paper, we show that a general baseline 3D U-Net can be significantly improved with region-conditioned layers as well as orthogonality regularizations on 1x1x1 convolutional la… ▽ More

    Submitted 5 December, 2022; originally announced December 2022.

    Comments: workshop at NeurIPS 2022 Competition Track on Weather4Cast

  21. arXiv:2211.14807  [pdf, other

    cs.CG

    Universal convex covering problems under translation and discrete rotations

    Authors: Mook Kwon Jung, Sang Duk Yoon, Hee-Kap Ahn, Takeshi Tokuyama

    Abstract: We consider the smallest-area universal covering of planar objects of perimeter 2 (or equivalently closed curves of length 2) allowing translation and discrete rotations. In particular, we show that the solution is an equilateral triangle of height 1 when translation and discrete rotation of $π$ are allowed. Our proof is purely geometric and elementary. We also give convex coverings of closed curv… ▽ More

    Submitted 27 November, 2022; originally announced November 2022.

    MSC Class: 52C15; 05B40 ACM Class: F.0; G.0

  22. arXiv:2210.07760  [pdf, other

    cs.CV

    Lightweight Alpha Matting Network Using Distillation-Based Channel Pruning

    Authors: Donggeun Yoon, Jinsun Park, Donghyeon Cho

    Abstract: Recently, alpha matting has received a lot of attention because of its usefulness in mobile applications such as selfies. Therefore, there has been a demand for a lightweight alpha matting model due to the limited computational resources of commercial portable devices. To this end, we suggest a distillation-based channel pruning method for the alpha matting networks. In the pruning step, we remove… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

    Comments: Accepted by ACCV2022

  23. arXiv:2210.01504  [pdf, other

    cs.CL

    Knowledge Unlearning for Mitigating Privacy Risks in Language Models

    Authors: Joel Jang, Dongkeun Yoon, Sohee Yang, Sungmin Cha, Moontae Lee, Lajanugen Logeswaran, Minjoon Seo

    Abstract: Pretrained Language Models (LMs) memorize a vast amount of knowledge during initial pretraining, including information that may violate the privacy of personal lives and identities. Previous work addressing privacy issues for language models has mostly focused on data preprocessing and differential privacy methods, both requiring re-training the underlying LM. We propose knowledge unlearning as an… ▽ More

    Submitted 19 December, 2022; v1 submitted 4 October, 2022; originally announced October 2022.

  24. arXiv:2209.08497  [pdf, other

    cs.LG cs.AI cs.DC

    Empirical Analysis on Top-k Gradient Sparsification for Distributed Deep Learning in a Supercomputing Environment

    Authors: Daegun Yoon, Sangyoon Oh

    Abstract: To train deep learning models faster, distributed training on multiple GPUs is the very popular scheme in recent years. However, the communication bandwidth is still a major bottleneck of training performance. To improve overall training performance, recent works have proposed gradient sparsification methods that reduce the communication traffic significantly. Most of them require gradient sorting… ▽ More

    Submitted 18 September, 2022; originally announced September 2022.

    Comments: 4 pages, 4 figures, The 8th International Conference on Next Generation Computing (ICNGC) 2022

  25. arXiv:2209.03304  [pdf, other

    cs.RO

    Picking Up Speed: Continuous-Time Lidar-Only Odometry using Doppler Velocity Measurements

    Authors: Yuchen Wu, David J. Yoon, Keenan Burnett, Soeren Kammel, Yi Chen, Heethesh Vhavle, Timothy D. Barfoot

    Abstract: Frequency-Modulated Continuous-Wave (FMCW) lidar is a recently emerging technology that additionally enables per-return instantaneous relative radial velocity measurements via the Doppler effect. In this letter, we present the first continuous-time lidar-only odometry algorithm using these Doppler velocity measurements from an FMCW lidar to aid odometry in geometrically degenerate environments. We… ▽ More

    Submitted 3 December, 2022; v1 submitted 7 September, 2022; originally announced September 2022.

    Comments: RA-L & ICRA2023

  26. arXiv:2208.12392  [pdf, other

    cs.AR cs.AI cs.CR cs.LG

    DiVa: An Accelerator for Differentially Private Machine Learning

    Authors: Beomsik Park, Ranggi Hwang, Dongho Yoon, Yoonhyuk Choi, Minsoo Rhu

    Abstract: The widespread deployment of machine learning (ML) is raising serious concerns on protecting the privacy of users who contributed to the collection of training data. Differential privacy (DP) is rapidly gaining momentum in the industry as a practical standard for privacy protection. Despite DP's importance, however, little has been explored within the computer systems community regarding the impli… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

    Comments: Accepted for publication at the 55th IEEE/ACM International Symposium on Microarchitecture (MICRO-55), 2022

  27. arXiv:2207.10257  [pdf, other

    cs.CV cs.GR

    Injecting 3D Perception of Controllable NeRF-GAN into StyleGAN for Editable Portrait Image Synthesis

    Authors: Jeong-gi Kwak, Yuanming Li, Dongsik Yoon, Donghyeon Kim, David Han, Hanseok Ko

    Abstract: Over the years, 2D GANs have achieved great successes in photorealistic portrait generation. However, they lack 3D understanding in the generation process, thus they suffer from multi-view inconsistency problem. To alleviate the issue, many 3D-aware GANs have been proposed and shown notable results, but 3D GANs struggle with editing semantic attributes. The controllability and interpretability of… ▽ More

    Submitted 26 July, 2022; v1 submitted 20 July, 2022; originally announced July 2022.

    Comments: ECCV 2022, project page: https://jgkwak95.github.io/surfgan/

  28. arXiv:2206.04386  [pdf

    cs.HC cs.CY cs.ET

    Interaction Design for VR Applications: Understanding Needs for University Curricula

    Authors: Oloff C. Biermann, Daniel Ajisafe, Dongwook Yoon

    Abstract: As virtual reality (VR) is emerging in the tech sector, developers and designers are under pressure to create immersive experiences for their products. However, the current curricula from top institutions focus primarily on technical considerations for building VR applications, missing out on concerns and usability problems specific to VR interaction design. To better understand current needs, we… ▽ More

    Submitted 9 June, 2022; originally announced June 2022.

    Comments: 7 pages, 2 figures, published to CHI EA. For the associated presentation, see https://dl.acm.org/action/downloadSupplement?doi=10.1145%2F3491101.3519859&file=3491101.3519859-talk-video.mp4

    ACM Class: K.3.2; H.5.1

    Journal ref: CHI '22 Extended Abstracts. ACM, New York, NY, USA, 7 pages (2022)

  29. arXiv:2205.02974  [pdf, other

    cs.CV cs.GR

    Generate and Edit Your Own Character in a Canonical View

    Authors: Jeong-gi Kwak, Yuanming Li, Dongsik Yoon, David Han, Hanseok Ko

    Abstract: Recently, synthesizing personalized characters from a single user-given portrait has received remarkable attention as a drastic popularization of social media and the metaverse. The input image is not always in frontal view, thus it is important to acquire or predict canonical view for 3D modeling or other applications. Although the progress of generative models enables the stylization of a portra… ▽ More

    Submitted 11 July, 2022; v1 submitted 5 May, 2022; originally announced May 2022.

    Comments: AI for Content Creation Workshop at CVPR 2022

  30. arXiv:2203.10174  [pdf, other

    cs.RO

    Are We Ready for Radar to Replace Lidar in All-Weather Mapping and Localization?

    Authors: Keenan Burnett, Yuchen Wu, David J. Yoon, Angela P. Schoellig, Timothy D. Barfoot

    Abstract: We present an extensive comparison between three topometric localization systems: radar-only, lidar-only, and a cross-modal radar-to-lidar system across varying seasonal and weather conditions using the Boreas dataset. Contrary to our expectations, our experiments showed that our lidar-only pipeline achieved the best localization accuracy even during a snowstorm. Our results seem to suggest that t… ▽ More

    Submitted 8 June, 2023; v1 submitted 18 March, 2022; originally announced March 2022.

    Comments: Version 3: Accepted to RA-L, presented at IROS 2022. Localization results updated due to improved ground truth and calibration. Also switched Huber Loss for Cauchy Loss for the radar-based approaches

  31. arXiv:2203.10168  [pdf, other

    cs.RO

    Boreas: A Multi-Season Autonomous Driving Dataset

    Authors: Keenan Burnett, David J. Yoon, Yuchen Wu, Andrew Zou Li, Haowei Zhang, Shichen Lu, Jingxing Qian, Wei-Kang Tseng, Andrew Lambert, Keith Y. K. Leung, Angela P. Schoellig, Timothy D. Barfoot

    Abstract: The Boreas dataset was collected by driving a repeated route over the course of one year, resulting in stark seasonal variations and adverse weather conditions such as rain and falling snow. In total, the Boreas dataset includes over 350km of driving data featuring a 128-channel Velodyne Alpha Prime lidar, a 360$^\circ$ Navtech CIR304-H scanning radar, a 5MP FLIR Blackfly S camera, and centimetre-… ▽ More

    Submitted 26 January, 2023; v1 submitted 18 March, 2022; originally announced March 2022.

    Comments: Accepted in IJRR as a data paper

  32. arXiv:2202.13799  [pdf, other

    cs.CV cs.LG eess.IV

    One-shot Ultra-high-Resolution Generative Adversarial Network That Synthesizes 16K Images On A Single GPU

    Authors: Junseok Oh, Donghwee Yoon, Injung Kim

    Abstract: We propose a one-shot ultra-high-resolution generative adversarial network (OUR-GAN) framework that generates non-repetitive 16K (16, 384 x 8, 640) images from a single training image and is trainable on a single consumer GPU. OUR-GAN generates an initial image that is visually plausible and varied in shape at low resolution, and then gradually increases the resolution by adding detail through sup… ▽ More

    Submitted 28 August, 2023; v1 submitted 28 February, 2022; originally announced February 2022.

    Comments: 36 pages, 26 figures

  33. arXiv:2112.04283  [pdf, other

    cs.CV cs.GR

    Adverse Weather Image Translation with Asymmetric and Uncertainty-aware GAN

    Authors: Jeong-gi Kwak, Youngsaeng Jin, Yuanming Li, Dongsik Yoon, Donghyeon Kim, Hanseok Ko

    Abstract: Adverse weather image translation belongs to the unsupervised image-to-image (I2I) translation task which aims to transfer adverse condition domain (eg, rainy night) to standard domain (eg, day). It is a challenging task because images from adverse domains have some artifacts and insufficient information. Recently, many studies employing Generative Adversarial Networks (GANs) have achieved notable… ▽ More

    Submitted 14 February, 2022; v1 submitted 8 December, 2021; originally announced December 2021.

    Comments: BMVC 2021, codes are available in here: https://github.com/jgkwak95/AU-GAN

  34. arXiv:2109.03845  [pdf, other

    cs.HC cs.GR

    StripBrush: A Constraint-Relaxed 3D Brush Reduces Physical Effort and Enhances the Quality of Spatial Drawing

    Authors: Enrique Rosales, Jafet Rodriguez, Chrystiano Araújo, Nicholas Vining, Dongwook Yoon, Alla Sheffer

    Abstract: Spatial drawing using ruled-surface brush strokes is a popular mode of content creation in immersive VR, yet little is known about the usability of existing spatial drawing interfaces or potential improvements. We address these questions in a three-phase study. (1) Our exploratory need-finding study (N=8) indicates that popular spatial brushes require users to perform large wrist motions, causing… ▽ More

    Submitted 8 September, 2021; originally announced September 2021.

    Comments: 12 pages, 13 figures, for associated video and supplementary files, see https://www.cs.ubc.ca/labs/imager/tr/2021/StripBrush/

    MSC Class: 68Uxx ACM Class: I.3.4; H.5.2

  35. arXiv:2105.14152  [pdf, other

    cs.RO

    Radar Odometry Combining Probabilistic Estimation and Unsupervised Feature Learning

    Authors: Keenan Burnett, David J. Yoon, Angela P. Schoellig, Timothy D. Barfoot

    Abstract: This paper presents a radar odometry method that combines probabilistic trajectory estimation and deep learned features without needing groundtruth pose information. The feature network is trained unsupervised, using only the on-board radar data. With its theoretical foundation based on a data likelihood objective, our method leverages a deep network for processing rich radar data, and a non-diffe… ▽ More

    Submitted 30 June, 2021; v1 submitted 28 May, 2021; originally announced May 2021.

    Comments: Accepted to Robotics Science and Systems 2021

  36. arXiv:2102.11261  [pdf, other

    cs.RO

    Unsupervised Learning of Lidar Features for Use in a Probabilistic Trajectory Estimator

    Authors: David J. Yoon, Haowei Zhang, Mona Gridseth, Hugues Thomas, Timothy D. Barfoot

    Abstract: We present unsupervised parameter learning in a Gaussian variational inference setting that combines classic trajectory estimation for mobile robots with deep learning for rich sensor data, all under a single learning objective. The framework is an extension of an existing system identification method that optimizes for the observed data likelihood, which we improve with modern advances in batch t… ▽ More

    Submitted 22 February, 2021; originally announced February 2021.

    Comments: Accepted for publication in RA-L 2021

  37. arXiv:2006.12000  [pdf, other

    cs.LG stat.ML

    Self-Knowledge Distillation with Progressive Refinement of Targets

    Authors: Kyungyul Kim, ByeongMoon Ji, Doyoung Yoon, Sangheum Hwang

    Abstract: The generalization capability of deep neural networks has been substantially improved by applying a wide spectrum of regularization methods, e.g., restricting function space, injecting randomness during training, augmenting data, etc. In this work, we propose a simple yet effective regularization method named progressive self-knowledge distillation (PS-KD), which progressively distills a model's o… ▽ More

    Submitted 7 October, 2021; v1 submitted 22 June, 2020; originally announced June 2020.

    Comments: Accepted at ICCV 2021 (oral presentation)

  38. arXiv:2004.08752  [pdf, other

    cs.RO

    Zeus: A System Description of the Two-Time Winner of the Collegiate SAE AutoDrive Competition

    Authors: Keenan Burnett, Jingxing Qian, Xintong Du, Linqiao Liu, David J. Yoon, Tianchang Shen, Susan Sun, Sepehr Samavi, Michael J. Sorocky, Mollie Bianchi, Kaicheng Zhang, Arkady Arkhangorodsky, Quinlan Sykora, Shichen Lu, Yizhou Huang, Angela P. Schoellig, Timothy D. Barfoot

    Abstract: The SAE AutoDrive Challenge is a three-year collegiate competition to develop a self-driving car by 2020. The second year of the competition was held in June 2019 at MCity, a mock town built for self-driving car testing at the University of Michigan. Teams were required to autonomously navigate a series of intersections while handling pedestrians, traffic lights, and traffic signs. Zeus is aUToron… ▽ More

    Submitted 18 April, 2020; originally announced April 2020.

    Comments: Submitted to the Journal of Field Robotics

  39. Variational Inference with Parameter Learning Applied to Vehicle Trajectory Estimation

    Authors: Jeremy N. Wong, David J. Yoon, Angela P. Schoellig, Timothy D. Barfoot

    Abstract: We present parameter learning in a Gaussian variational inference setting using only noisy measurements (i.e., no groundtruth). This is demonstrated in the context of vehicle trajectory estimation, although the method we propose is general. The paper extends the Exactly Sparse Gaussian Variational Inference (ESGVI) framework, which has previously been used for large-scale nonlinear batch state est… ▽ More

    Submitted 9 July, 2020; v1 submitted 21 March, 2020; originally announced March 2020.

    Comments: IEEE Robotics and Automation Letters (RA-L). 8 pages, 4 figures

  40. arXiv:2003.07734  [pdf, other

    cs.CV

    A Novel Online Action Detection Framework from Untrimmed Video Streams

    Authors: Da-Hye Yoon, Nam-Gyu Cho, Seong-Whan Lee

    Abstract: Online temporal action localization from an untrimmed video stream is a challenging problem in computer vision. It is challenging because of i) in an untrimmed video stream, more than one action instance may appear, including background scenes, and ii) in online settings, only past and current information is available. Therefore, temporal priors, such as the average action duration of training dat… ▽ More

    Submitted 17 March, 2020; originally announced March 2020.

  41. arXiv:2001.00977  [pdf, other

    cs.NI eess.SP

    RF Fingerprinting and Deep Learning Assisted UE Positioning in 5G

    Authors: M Majid Butt, Anil Rao, Daejung Yoon

    Abstract: In this work, we investigate user equipment (UE) positioning assisted by deep learning (DL) in 5G and beyond networks. As compared to state of the art positioning algorithms used in today's networks, radio signal fingerprinting and machine learning (ML) assisted positioning requires smaller additional feedback overhead; and the positioning estimates are made directly inside the radio access networ… ▽ More

    Submitted 3 January, 2020; originally announced January 2020.

    Comments: submitted to ICC 2020

  42. arXiv:1912.03443  [pdf, other

    cs.DB

    Joins on Samples: A Theoretical Guide for Practitioners

    Authors: Dawei Huang, Dong Young Yoon, Seth Pettie, Barzan Mozafari

    Abstract: Despite decades of research on approximate query processing (AQP), our understanding of sample-based joins has remained limited and, to some extent, even superficial. The common belief in the community is that joining random samples is futile. This belief is largely based on an early result showing that the join of two uniform samples is not an independent sample of the original join, and that it… ▽ More

    Submitted 24 January, 2020; v1 submitted 7 December, 2019; originally announced December 2019.

    Comments: 19 pages

  43. arXiv:1911.12988  [pdf, other

    cs.CG

    Empty Squares in Arbitrary Orientation Among Points

    Authors: Sang Won Bae, Sang Duk Yoon

    Abstract: This paper studies empty squares in arbitrary orientation among a set $P$ of $n$ points in the plane. We prove that the number of empty squares with four contact pairs is between $Ω(n)$ and $O(n^2)$, and that these bounds are tight, provided $P$ is in a certain general position. A contact pair of a square is a pair of a point $p\in P$ and a side $\ell$ of the square with $p\in \ell$. The upper bou… ▽ More

    Submitted 29 November, 2019; originally announced November 2019.

    Comments: 39 pages, 11 figures

  44. arXiv:1911.08333  [pdf, other

    cs.RO cs.CV

    Exactly Sparse Gaussian Variational Inference with Application to Derivative-Free Batch Nonlinear State Estimation

    Authors: Timothy D. Barfoot, James R. Forbes, David Yoon

    Abstract: We present a Gaussian Variational Inference (GVI) technique that can be applied to large-scale nonlinear batch state estimation problems. The main contribution is to show how to fit both the mean and (inverse) covariance of a Gaussian to the posterior efficiently, by exploiting factorization of the joint likelihood of the state and data, as is common in practical problems. This is different than M… ▽ More

    Submitted 9 April, 2020; v1 submitted 9 November, 2019; originally announced November 2019.

    Comments: Accepted to the International Journal of Robotics Research (IJRR) on 8 April 2020, # IJR-19-3748; 31 pages, 10 figures

  45. Driver Behavior Recognition via Interwoven Deep Convolutional Neural Nets with Multi-stream Inputs

    Authors: Chaoyun Zhang, Rui Li, Woojin Kim, Daesub Yoon, Paul Patras

    Abstract: Understanding driver activity is vital for in-vehicle systems that aim to reduce the incidence of car accidents rooted in cognitive distraction. Automating real-time behavior recognition while ensuring actions classification with high accuracy is however challenging, given the multitude of circumstances surrounding drivers, the unique traits of individuals, and the computational constraints impose… ▽ More

    Submitted 21 February, 2021; v1 submitted 22 November, 2018; originally announced November 2018.

    Comments: 13 pages, 15 figures

    Journal ref: IEEE Access, vol. 8, pp. 191138-191151, 2020

  46. arXiv:1809.06972  [pdf, other

    cs.RO

    Mapless Online Detection of Dynamic Objects in 3D Lidar

    Authors: David J. Yoon, Tim Y. Tang, Timothy D. Barfoot

    Abstract: This paper presents a model-free, setting-independent method for online detection of dynamic objects in 3D lidar data. We explicitly compensate for the moving-while-scanning operation (motion distortion) of present-day 3D spinning lidar sensors. Our detection method uses a motion-compensated freespace querying algorithm and classifies between dynamic (currently moving) and static (currently statio… ▽ More

    Submitted 18 September, 2018; originally announced September 2018.

    Comments: 7 pages, 8 figures

  47. arXiv:1809.06518  [pdf, other

    cs.RO

    A White-Noise-On-Jerk Motion Prior for Continuous-Time Trajectory Estimation on SE(3)

    Authors: Tim Y. Tang, David J. Yoon, Timothy D. Barfoot

    Abstract: Simultaneous trajectory estimation and mapping (STEAM) offers an efficient approach to continuous-time trajectory estimation, by representing the trajectory as a Gaussian process (GP). Previous formulations of the STEAM framework use a GP prior that assumes white-noise-on-acceleration, with the prior mean encouraging constant body-centric velocity. We show that such a prior cannot sufficiently rep… ▽ More

    Submitted 12 January, 2019; v1 submitted 17 September, 2018; originally announced September 2018.

    Comments: To appear in IEEE Robotics and Automation Letters (RA-L). 8 pages, 5 figures

  48. arXiv:1809.02292  [pdf, other

    cs.LG stat.ML

    A Block Coordinate Ascent Algorithm for Mean-Variance Optimization

    Authors: Bo Liu, Tengyang Xie, Yangyang Xu, Mohammad Ghavamzadeh, Yinlam Chow, Daoming Lyu, Daesub Yoon

    Abstract: Risk management in dynamic decision problems is a primary concern in many fields, including financial investment, autonomous driving, and healthcare. The mean-variance function is one of the most widely used objective functions in risk management due to its simplicity and interpretability. Existing algorithms for mean-variance optimization are based on multi-time-scale stochastic approximation, wh… ▽ More

    Submitted 1 November, 2018; v1 submitted 6 September, 2018; originally announced September 2018.

    Comments: Accepted by NIPS 2018

  49. arXiv:1808.07383  [pdf, other

    cs.LG cs.CL stat.ML

    Dynamic Self-Attention : Computing Attention over Words Dynamically for Sentence Embedding

    Authors: Deunsol Yoon, Dongbok Lee, SangKeun Lee

    Abstract: In this paper, we propose Dynamic Self-Attention (DSA), a new self-attention mechanism for sentence embedding. We design DSA by modifying dynamic routing in capsule network (Sabouretal.,2017) for natural language processing. DSA attends to informative words with a dynamic weight vector. We achieve new state-of-the-art results among sentence encoding methods in Stanford Natural Language Inference (… ▽ More

    Submitted 22 August, 2018; originally announced August 2018.

    Comments: 7 pages, 4 figures

  50. arXiv:1807.07711  [pdf, other

    cs.IT

    Blind Signal Classification for Non-Orthogonal Multiple Access in Vehicular Networks

    Authors: Minseok Choi, Daejung Yoon, Joongheon Kim

    Abstract: For downlink multiple-user (MU) transmission based on non-orthogonal multiple access (NOMA), the advanced receiver strategy is required to cancel the inter-user interference, e.g., successive interference cancellation (SIC). The SIC process can be applicable only when information about the co-scheduled signal is known at the user terminal (UT) side. In particular, the UT should know whether the re… ▽ More

    Submitted 24 January, 2020; v1 submitted 20 July, 2018; originally announced July 2018.

    Comments: 13 pages, 15 figures