Skip to main content

Showing 1–15 of 15 results for author: Lim, I

  1. arXiv:2407.11913  [pdf, other

    cs.CV cs.LG

    Quantised Global Autoencoder: A Holistic Approach to Representing Visual Data

    Authors: Tim Elsner, Paula Usinger, Victor Czech, Gregor Kobsik, Yanjiang He, Isaak Lim, Leif Kobbelt

    Abstract: In quantised autoencoders, images are usually split into local patches, each encoded by one token. This representation is redundant in the sense that the same number of tokens is spend per region, regardless of the visual information content in that region. Adaptive discretisation schemes like quadtrees are applied to allocate tokens for patches with varying sizes, but this just varies the region… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

  2. arXiv:2406.11313  [pdf, other

    cs.CV

    Semi-Supervised Domain Adaptation Using Target-Oriented Domain Augmentation for 3D Object Detection

    Authors: Yecheol Kim, Junho Lee, Changsoo Park, Hyoung won Kim, Inho Lim, Christopher Chang, Jun Won Choi

    Abstract: 3D object detection is crucial for applications like autonomous driving and robotics. However, in real-world environments, variations in sensor data distribution due to sensor upgrades, weather changes, and geographic differences can adversely affect detection performance. Semi-Supervised Domain Adaptation (SSDA) aims to mitigate these challenges by transferring knowledge from a source domain, abu… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: Accepted to IEEE Transactions on Intelligent Vehicles (T-IV). The code is available at: https://github.com/rasd3/TODA

  3. arXiv:2404.16133  [pdf

    cs.CV cs.LG

    Quantitative Characterization of Retinal Features in Translated OCTA

    Authors: Rashadul Hasan Badhon, Atalie Carina Thompson, Jennifer I. Lim, Theodore Leng, Minhaj Nur Alam

    Abstract: Purpose: This study explores the feasibility of using generative machine learning (ML) to translate Optical Coherence Tomography (OCT) images into Optical Coherence Tomography Angiography (OCTA) images, potentially bypassing the need for specialized OCTA hardware. Methods: The method involved implementing a generative adversarial network framework that includes a 2D vascular segmentation model and… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

    Comments: The article has been revised and edited

  4. arXiv:2312.08230  [pdf, other

    cs.CV cs.LG

    Partial Symmetry Detection for 3D Geometry using Contrastive Learning with Geodesic Point Cloud Patches

    Authors: Gregor Kobsik, Isaak Lim, Leif Kobbelt

    Abstract: Symmetry detection, especially partial and extrinsic symmetry, is essential for various downstream tasks, like 3D geometry completion, segmentation, compression and structure-aware shape encoding or generation. In order to detect partial extrinsic symmetries, we propose to learn rotation, reflection, translation and scale invariant local shape features for geodesic point cloud patches via contrast… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  5. arXiv:2303.16001  [pdf, other

    cs.CV cs.LG

    Adaptive Voronoi NeRFs

    Authors: Tim Elsner, Victor Czech, Julia Berger, Zain Selman, Isaak Lim, Leif Kobbelt

    Abstract: Neural Radiance Fields (NeRFs) learn to represent a 3D scene from just a set of registered images. Increasing sizes of a scene demands more complex functions, typically represented by neural networks, to capture all details. Training and inference then involves querying the neural network millions of times per image, which becomes impractically slow. Since such complex functions can be replaced by… ▽ More

    Submitted 30 March, 2023; v1 submitted 28 March, 2023; originally announced March 2023.

  6. arXiv:2212.06556  [pdf, other

    cs.CV cs.CL cs.LG

    Localized Latent Updates for Fine-Tuning Vision-Language Models

    Authors: Moritz Ibing, Isaak Lim, Leif Kobbelt

    Abstract: Although massive pre-trained vision-language models like CLIP show impressive generalization capabilities for many tasks, still it often remains necessary to fine-tune them for improved performance on specific datasets. When doing so, it is desirable that updating the model is fast and that the model does not lose its capabilities on data outside of the dataset, as is often the case with classical… ▽ More

    Submitted 13 December, 2022; originally announced December 2022.

  7. arXiv:2208.11563  [pdf

    eess.IV cs.CV q-bio.QM

    Contrastive learning-based pretraining improves representation and transferability of diabetic retinopathy classification models

    Authors: Minhaj Nur Alam, Rikiya Yamashita, Vignav Ramesh, Tejas Prabhune, Jennifer I. Lim, R. V. P. Chan, Joelle Hallak, Theodore Leng, Daniel Rubin

    Abstract: Self supervised contrastive learning based pretraining allows development of robust and generalized deep learning models with small, labeled datasets, reducing the burden of label generation. This paper aims to evaluate the effect of CL based pretraining on the performance of referrable vs non referrable diabetic retinopathy (DR) classification. We have developed a CL based framework with neural s… ▽ More

    Submitted 24 August, 2022; originally announced August 2022.

  8. arXiv:2112.03112  [pdf, other

    physics.soc-ph cs.GT cs.MA q-bio.PE

    A Synergy of Institutional Incentives and Networked Structures in Evolutionary Game Dynamics of Multi-agent Systems

    Authors: Ik Soo Lim, Valerio Capraro

    Abstract: Understanding the emergence of prosocial behaviours (e.g., cooperation and trust) among self-interested agents is an important problem in many disciplines. Network structure and institutional incentives (e.g., punishing antisocial agents) are known to promote prosocial behaviours, when acting in isolation, one mechanism being present at a time. Here we study the interplay between these two mechani… ▽ More

    Submitted 27 March, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

    Comments: 6 pages, 3 figures

    Journal ref: IEEE Transactions on Circuits and Systems--II: Express Briefs (2022)

  9. arXiv:2107.10607  [pdf, other

    cs.CV cs.GR cs.LG

    3D Shape Generation with Grid-based Implicit Functions

    Authors: Moritz Ibing, Isaak Lim, Leif Kobbelt

    Abstract: Previous approaches to generate shapes in a 3D setting train a GAN on the latent space of an autoencoder (AE). Even though this produces convincing results, it has two major shortcomings. As the GAN is limited to reproduce the dataset the AE was trained on, we cannot reuse a trained AE for novel data. Furthermore, it is difficult to add spatial supervision into the generation process, as the AE on… ▽ More

    Submitted 22 July, 2021; originally announced July 2021.

    Comments: CVPR 2021

  10. arXiv:1906.11478  [pdf, other

    cs.CV cs.GR

    A Convolutional Decoder for Point Clouds using Adaptive Instance Normalization

    Authors: Isaak Lim, Moritz Ibing, Leif Kobbelt

    Abstract: Automatic synthesis of high quality 3D shapes is an ongoing and challenging area of research. While several data-driven methods have been proposed that make use of neural networks to generate 3D shapes, none of them reach the level of quality that deep learning synthesis approaches for images provide. In this work we present a method for a convolutional point cloud decoder/generator that makes use… ▽ More

    Submitted 27 June, 2019; originally announced June 2019.

    Comments: Symposium on Geometry Processing 2019

    Journal ref: Computer Graphics Forum 38 (5), 2019

  11. arXiv:1809.06664  [pdf, other

    cs.CV cs.GR

    A Simple Approach to Intrinsic Correspondence Learning on Unstructured 3D Meshes

    Authors: Isaak Lim, Alexander Dielen, Marcel Campen, Leif Kobbelt

    Abstract: The question of representation of 3D geometry is of vital importance when it comes to leveraging the recent advances in the field of machine learning for geometry processing tasks. For common unstructured surface meshes state-of-the-art methods rely on patch-based or mapping-based techniques that introduce resampling operations in order to encode neighborhood information in a structured and regula… ▽ More

    Submitted 26 September, 2018; v1 submitted 18 September, 2018; originally announced September 2018.

    Comments: Presented at the ECCV workshop on Geometry meets Deep Learning

  12. arXiv:1712.07552  [pdf, other

    cs.GT

    Anchored Network Users: Stochastic Evolutionary Dynamics of Cognitive Radio Network Selection

    Authors: Ik Soo Lim, Peter Wittek

    Abstract: To solve the spectrum scarcity problem, the cognitive radio technology involves licensed users and unlicensed users. A fundamental issue for the network users is whether it is better to act as a licensed user by using a primary network or an unlicensed user by using a secondary network. To model the network selection process by the users, the deterministic replicator dynamics is often used, but in… ▽ More

    Submitted 20 December, 2017; originally announced December 2017.

    Comments: 12 pages, 3 figures

  13. Risk and Ambiguity in Information Seeking: Eye Gaze Patterns Reveal Contextual Behaviour in Dealing with Uncertainty

    Authors: Peter Wittek, Ying-Hsang Liu, Sándor Darányi, Tom Gedeon, Ik Soo Lim

    Abstract: Information foraging connects optimal foraging theory in ecology with how humans search for information. The theory suggests that, following an information scent, the information seeker must optimize the tradeoff between exploration by repeated steps in the search space vs. exploitation, using the resources encountered. We conjecture that this tradeoff characterizes how a user deals with uncertain… ▽ More

    Submitted 27 June, 2016; originally announced June 2016.

    Comments: 20 pages, 3 figures

    Journal ref: Frontiers in Psychology, 7, 1790, 2016

  14. arXiv:1305.1422  [pdf, other

    cs.DC cs.MS cs.NE

    Somoclu: An Efficient Parallel Library for Self-Organizing Maps

    Authors: Peter Wittek, Shi Chao Gao, Ik Soo Lim, Li Zhao

    Abstract: Somoclu is a massively parallel tool for training self-organizing maps on large data sets written in C++. It builds on OpenMP for multicore execution, and on MPI for distributing the workload across the nodes in a cluster. It is also able to boost training by using CUDA if graphics processing units are available. A sparse kernel is included, which is useful for high-dimensional but sparse data, su… ▽ More

    Submitted 9 June, 2017; v1 submitted 7 May, 2013; originally announced May 2013.

    Comments: 26 pages, 9 figures. The code is available at https://peterwittek.github.io/somoclu/

    Journal ref: Journal of Statistical Software, 78(9), 1-21 (2017)

  15. arXiv:1204.0065  [pdf

    cs.IT

    MIMO Z Channel Interference Management

    Authors: Ian Lim

    Abstract: MIMO Z Channel is investigated in this paper. We focus on how to tackle the interference when different users try to send their codewords to their corresponding receivers while only one user will cause interference to the other. We assume there are two transmitters and two receivers each with two antennas. We propose a strategy to remove the interference while allowing different users transmit at… ▽ More

    Submitted 30 March, 2012; originally announced April 2012.