Skip to main content

Showing 1–43 of 43 results for author: Ooi, T

.
  1. arXiv:2505.10160  [pdf, other

    stat.ML cs.LG

    One-Stage Top-$k$ Learning-to-Defer: Score-Based Surrogates with Theoretical Guarantees

    Authors: Yannis Montreuil, Axel Carlier, Lai Xing Ng, Wei Tsang Ooi

    Abstract: We introduce the first one-stage Top-$k$ Learning-to-Defer framework, which unifies prediction and deferral by learning a shared score-based model that selects the $k$ most cost-effective entities-labels or experts-per input. While existing one-stage L2D methods are limited to deferring to a single expert, our approach jointly optimizes prediction and deferral across multiple entities through a si… ▽ More

    Submitted 15 May, 2025; originally announced May 2025.

  2. arXiv:2504.16533  [pdf, other

    cs.HC

    SafeSpect: Safety-First Augmented Reality Heads-up Display for Drone Inspections

    Authors: Peisen Xu, Jérémie Garcia, Wei Tsang Ooi, Christophe Jouffrais

    Abstract: Current tablet-based interfaces for drone operations often impose a heavy cognitive load on pilots and reduce situational awareness by dividing attention between the video feed and the real world. To address these challenges, we designed a heads-up augmented reality (AR) interface that overlays in-situ information to support drone pilots in safety-critical tasks. Through participatory design works… ▽ More

    Submitted 23 April, 2025; originally announced April 2025.

  3. arXiv:2504.12988  [pdf, other

    cs.LG stat.ML

    Why Ask One When You Can Ask $k$? Two-Stage Learning-to-Defer to the Top-$k$ Experts

    Authors: Yannis Montreuil, Axel Carlier, Lai Xing Ng, Wei Tsang Ooi

    Abstract: Although existing Learning-to-Defer (L2D) frameworks support multiple experts, they allocate each query to a single expert, limiting their ability to leverage collective expertise in complex decision-making scenarios. To address this, we introduce the first framework for Top-$k$ Learning-to-Defer, enabling systems to defer each query to the $k$ most cost-effective experts. Our formulation strictly… ▽ More

    Submitted 15 May, 2025; v1 submitted 17 April, 2025; originally announced April 2025.

  4. arXiv:2503.19916  [pdf, other

    cs.CV cs.RO

    EventFly: Event Camera Perception from Ground to the Sky

    Authors: Lingdong Kong, Dongyue Lu, Xiang Xu, Lai Xing Ng, Wei Tsang Ooi, Benoit R. Cottereau

    Abstract: Cross-platform adaptation in event-based dense perception is crucial for deploying event cameras across diverse settings, such as vehicles, drones, and quadrupeds, each with unique motion dynamics, viewpoints, and class distributions. In this work, we introduce EventFly, a framework for robust cross-platform adaptation in event camera perception. Our approach comprises three key components: i) Eve… ▽ More

    Submitted 25 March, 2025; originally announced March 2025.

    Comments: CVPR 2025; 30 pages, 8 figures, 16 tables; Project Page at https://event-fly.github.io/

  5. arXiv:2502.01234  [pdf, ps, other

    math.PR

    Homeomorphism of the Revuz correspondence for finite energy integrals

    Authors: Takumu Ooi

    Abstract: We provide necessary and sufficient conditions for the convergence of Revuz measures of finite energy integrals. More precisely, the Revuz map from the set of all smooth measures of finite energy integrals, equipped with the topology induced by the norm given by the sum of the Dirichlet form and the \(L^2(m)\)-norm, to the space of positive continuous additive functionals, equipped with the topolo… ▽ More

    Submitted 15 March, 2025; v1 submitted 3 February, 2025; originally announced February 2025.

    Comments: 23 pages

    MSC Class: 31C25; 60J55; 28A33

  6. arXiv:2502.01027  [pdf, other

    stat.ML cs.LG

    Adversarial Robustness in Two-Stage Learning-to-Defer: Algorithms and Guarantees

    Authors: Yannis Montreuil, Axel Carlier, Lai Xing Ng, Wei Tsang Ooi

    Abstract: Two-stage Learning-to-Defer (L2D) enables optimal task delegation by assigning each input to either a fixed main model or one of several offline experts, supporting reliable decision-making in complex, multi-agent environments. However, existing L2D frameworks assume clean inputs and are vulnerable to adversarial perturbations that can manipulate query allocation--causing costly misrouting or expe… ▽ More

    Submitted 23 May, 2025; v1 submitted 2 February, 2025; originally announced February 2025.

  7. arXiv:2501.13045  [pdf, other

    cs.CV cs.MM

    Sketch and Patch: Efficient 3D Gaussian Representation for Man-Made Scenes

    Authors: Yuang Shi, Simone Gasparini, Géraldine Morin, Chenggang Yang, Wei Tsang Ooi

    Abstract: 3D Gaussian Splatting (3DGS) has emerged as a promising representation for photorealistic rendering of 3D scenes. However, its high storage requirements pose significant challenges for practical applications. We observe that Gaussians exhibit distinct roles and characteristics that are analogous to traditional artistic techniques -- Like how artists first sketch outlines before filling in broader… ▽ More

    Submitted 22 January, 2025; originally announced January 2025.

  8. arXiv:2501.12060  [pdf, other

    cs.CV cs.MM

    GSVC: Efficient Video Representation and Compression Through 2D Gaussian Splatting

    Authors: Longan Wang, Yuang Shi, Wei Tsang Ooi

    Abstract: 3D Gaussian splats have emerged as a revolutionary, effective, learned representation for static 3D scenes. In this work, we explore using 2D Gaussian splats as a new primitive for representing videos. We propose GSVC, an approach to learning a set of 2D Gaussian splats that can effectively represent and compress video frames. GSVC incorporates the following techniques: (i) To exploit temporal red… ▽ More

    Submitted 22 January, 2025; v1 submitted 21 January, 2025; originally announced January 2025.

  9. arXiv:2412.06708  [pdf, ps, other

    cs.CV cs.RO

    FlexEvent: Towards Flexible Event-Frame Object Detection at Varying Operational Frequencies

    Authors: Dongyue Lu, Lingdong Kong, Gim Hee Lee, Camille Simon Chane, Wei Tsang Ooi

    Abstract: Event cameras offer unparalleled advantages for real-time perception in dynamic environments, thanks to the microsecond-level temporal resolution and asynchronous operation. Existing event detectors, however, are limited by fixed-frequency paradigms and fail to fully exploit the high-temporal resolution and adaptability of event data. To address these limitations, we propose FlexEvent, a novel fra… ▽ More

    Submitted 29 May, 2025; v1 submitted 9 December, 2024; originally announced December 2024.

    Comments: Preprint; 27 pages, 14 figures, 10 tables; Code at https://flexevent.github.io/

  10. arXiv:2410.15761  [pdf, ps, other

    cs.CL cs.LG stat.ML

    Optimal Query Allocation in Extractive QA with LLMs: A Learning-to-Defer Framework with Theoretical Guarantees

    Authors: Yannis Montreuil, Shu Heng Yeo, Axel Carlier, Lai Xing Ng, Wei Tsang Ooi

    Abstract: Large Language Models excel in generative tasks but exhibit inefficiencies in structured text selection, particularly in extractive question answering. This challenge is magnified in resource-constrained environments, where deploying multiple specialized models for different tasks is impractical. We propose a Learning-to-Defer framework that allocates queries to specialized experts, ensuring high-… ▽ More

    Submitted 18 February, 2025; v1 submitted 21 October, 2024; originally announced October 2024.

    Comments: 25 pages, 17 main paper

  11. arXiv:2410.15729  [pdf, ps, other

    stat.ML cs.HC cs.LG

    A Two-Stage Learning-to-Defer Approach for Multi-Task Learning

    Authors: Yannis Montreuil, Shu Heng Yeo, Axel Carlier, Lai Xing Ng, Wei Tsang Ooi

    Abstract: The Two-Stage Learning-to-Defer (L2D) framework has been extensively studied for classification and, more recently, regression tasks. However, many real-world applications require solving both tasks jointly in a multi-task setting. We introduce a novel Two-Stage L2D framework for multi-task learning that integrates classification and regression through a unified deferral mechanism. Our method leve… ▽ More

    Submitted 23 May, 2025; v1 submitted 21 October, 2024; originally announced October 2024.

    Comments: 32 pages, 17 main paper

  12. arXiv:2410.01753  [pdf, other

    physics.atom-ph nucl-ex physics.optics quant-ph

    $^{229}\mathrm{ThF}_4$ thin films for solid-state nuclear clocks

    Authors: Chuankun Zhang, Lars von der Wense, Jack F. Doyle, Jacob S. Higgins, Tian Ooi, Hans U. Friebel, Jun Ye, R. Elwell, J. E. S. Terhune, H. W. T. Morgan, A. N. Alexandrova, H. B. Tran Tan, Andrei Derevianko, Eric R. Hudson

    Abstract: After nearly fifty years of searching, the vacuum ultraviolet $^{229}$Th nuclear isomeric transition has recently been directly laser excited [1,2] and measured with high spectroscopic precision [3]. Nuclear clocks based on this transition are expected to be more robust [4,5] than and may outperform [6,7] current optical atomic clocks. They also promise sensitive tests for new physics beyond the s… ▽ More

    Submitted 2 October, 2024; originally announced October 2024.

    Comments: 15 pages, 3 figures

    Journal ref: Nature 636, 603-608 (2024)

  13. arXiv:2409.11590  [pdf, other

    physics.atom-ph

    Temperature sensitivity of a Thorium-229 solid-state nuclear clock

    Authors: Jacob S. Higgins, Tian Ooi, Jack F. Doyle, Chuankun Zhang, Jun Ye, Kjeld Beeks, Tomas Sikorsky, Thorsten Schumm

    Abstract: Quantum state-resolved spectroscopy of the low energy thorium-229 nuclear transition was recently achieved. The five allowed transitions within the electric quadrupole structure were measured to the kilohertz level in a calcium fluoride host crystal, opening many new areas of research using nuclear clocks. Central to the performance of solid-state clock operation is an understanding of systematic… ▽ More

    Submitted 22 January, 2025; v1 submitted 17 September, 2024; originally announced September 2024.

    Comments: 7 pages, 3 figures, 2 tables

  14. arXiv:2408.14823  [pdf, other

    cs.CV cs.MM

    LapisGS: Layered Progressive 3D Gaussian Splatting for Adaptive Streaming

    Authors: Yuang Shi, Géraldine Morin, Simone Gasparini, Wei Tsang Ooi

    Abstract: The rise of Extended Reality (XR) requires efficient streaming of 3D online worlds, challenging current 3DGS representations to adapt to bandwidth-constrained environments. This paper proposes LapisGS, a layered 3DGS that supports adaptive streaming and progressive rendering. Our method constructs a layered structure for cumulative representation, incorporates dynamic opacity optimization to maint… ▽ More

    Submitted 10 February, 2025; v1 submitted 27 August, 2024; originally announced August 2024.

    Comments: 3DV 2025; Project Page: https://yuang-ian.github.io/lapisgs/ ; Code: https://github.com/nus-vv-streams/lapis-gs

  15. arXiv:2408.14357  [pdf, other

    cs.SE

    Exploring ChatGPT App Ecosystem: Distribution, Deployment and Security

    Authors: Chuan Yan, Ruomai Ren, Mark Huasong Meng, Liuhuo Wan, Tian Yang Ooi, Guangdong Bai

    Abstract: ChatGPT has enabled third-party developers to create plugins to expand ChatGPT's capabilities.These plugins are distributed through OpenAI's plugin store, making them easily accessible to users. With ChatGPT as the backbone, this app ecosystem has illustrated great business potential by offering users personalized services in a conversational manner. Nonetheless, many crucial aspects regarding app… ▽ More

    Submitted 26 August, 2024; originally announced August 2024.

    Comments: Accepted by the 39th IEEE/ACM International Conference on Automated Software Engineering (ASE 2024)

  16. arXiv:2407.17300  [pdf, other

    nucl-th nucl-ex physics.atom-ph

    Fine-structure constant sensitivity of the Th-229 nuclear clock transition

    Authors: Kjeld Beeks, Georgy A. Kazakov, Fabian Schaden, Ira Morawetz, Luca Toscani de Col, Thomas Riebner, Michael Bartokos, Tomas Sikorsky, Thorsten Schumm, Chuankun Zhang, Tian Ooi, Jacob S. Higgins, Jack F. Doyle, Jun Ye, Marianna S. Safronova

    Abstract: State-resolved laser spectroscopy at the 10$^{-12}$ precision level recently reported in $arXiv$:2406.18719 determined the fractional change in nuclear quadrupole moment between the ground and isomeric state of $^{229}\rm{Th}$, $ΔQ_0/Q_0$=1.791(2) %. Assuming a prolate spheroid nucleus, this allows to quantify the sensitivity of the nuclear transition frequency to variations of the fine-structure… ▽ More

    Submitted 24 July, 2024; originally announced July 2024.

    Comments: 10 pages, 2 figures

  17. arXiv:2406.18719  [pdf

    physics.atom-ph nucl-ex physics.optics quant-ph

    Frequency ratio of the $^{229\mathrm{m}}$Th nuclear isomeric transition and the $^{87}$Sr atomic clock

    Authors: Chuankun Zhang, Tian Ooi, Jacob S. Higgins, Jack F. Doyle, Lars von der Wense, Kjeld Beeks, Adrian Leitner, Georgy Kazakov, Peng Li, Peter G. Thirolf, Thorsten Schumm, Jun Ye

    Abstract: Optical atomic clocks$^{1,2}$ use electronic energy levels to precisely keep track of time. A clock based on nuclear energy levels promises a next-generation platform for precision metrology and fundamental physics studies. Thorium-229 nuclei exhibit a uniquely low energy nuclear transition within reach of state-of-the-art vacuum ultraviolet (VUV) laser light sources and have therefore been propos… ▽ More

    Submitted 7 September, 2024; v1 submitted 26 June, 2024; originally announced June 2024.

    Comments: 22 pages, 5 figures, 1 extended data figure

    Journal ref: Nature 633, 63-70 (2024)

  18. arXiv:2405.08816  [pdf, other

    cs.CV cs.RO

    The RoboDrive Challenge: Drive Anytime Anywhere in Any Condition

    Authors: Lingdong Kong, Shaoyuan Xie, Hanjiang Hu, Yaru Niu, Wei Tsang Ooi, Benoit R. Cottereau, Lai Xing Ng, Yuexin Ma, Wenwei Zhang, Liang Pan, Kai Chen, Ziwei Liu, Weichao Qiu, Wei Zhang, Xu Cao, Hao Lu, Ying-Cong Chen, Caixin Kang, Xinning Zhou, Chengyang Ying, Wentao Shang, Xingxing Wei, Yinpeng Dong, Bo Yang, Shengyin Jiang , et al. (66 additional authors not shown)

    Abstract: In the realm of autonomous driving, robust perception under out-of-distribution conditions is paramount for the safe deployment of vehicles. Challenges such as adverse weather, sensor malfunctions, and environmental unpredictability can severely impact the performance of autonomous systems. The 2024 RoboDrive Challenge was crafted to propel the development of driving perception technologies that c… ▽ More

    Submitted 29 May, 2024; v1 submitted 14 May, 2024; originally announced May 2024.

    Comments: ICRA 2024; 32 pages, 24 figures, 5 tables; Code at https://robodrive-24.github.io/

  19. arXiv:2405.05259  [pdf, other

    cs.CV cs.RO

    OpenESS: Event-based Semantic Scene Understanding with Open Vocabularies

    Authors: Lingdong Kong, Youquan Liu, Lai Xing Ng, Benoit R. Cottereau, Wei Tsang Ooi

    Abstract: Event-based semantic segmentation (ESS) is a fundamental yet challenging task for event camera sensing. The difficulties in interpreting and annotating event data limit its scalability. While domain adaptation from images to event data can help to mitigate this issue, there exist data representational differences that require additional effort to resolve. In this work, for the first time, we syner… ▽ More

    Submitted 8 May, 2024; originally announced May 2024.

    Comments: CVPR 2024 (Highlight); 26 pages, 12 figures, 11 tables; Code at https://github.com/ldkong1205/OpenESS

  20. Multi-Modal Data-Efficient 3D Scene Understanding for Autonomous Driving

    Authors: Lingdong Kong, Xiang Xu, Jiawei Ren, Wenwei Zhang, Liang Pan, Kai Chen, Wei Tsang Ooi, Ziwei Liu

    Abstract: Efficient data utilization is crucial for advancing 3D scene understanding in autonomous driving, where reliance on heavily human-annotated LiDAR point clouds challenges fully supervised methods. Addressing this, our study extends into semi-supervised learning for LiDAR semantic segmentation, leveraging the intrinsic spatial priors of driving scenes and multi-sensor complements to augment the effi… ▽ More

    Submitted 1 February, 2025; v1 submitted 8 May, 2024; originally announced May 2024.

    Comments: TPAMI 2025; 18 pages, 6 figures, 9 tables; Code at https://github.com/ldkong1205/LaserMix

  21. arXiv:2403.20156  [pdf, other

    cs.LG cs.AI

    CAESAR: Enhancing Federated RL in Heterogeneous MDPs through Convergence-Aware Sampling with Screening

    Authors: Hei Yi Mak, Flint Xiaofeng Fan, Luca A. Lanzendörfer, Cheston Tan, Wei Tsang Ooi, Roger Wattenhofer

    Abstract: In this study, we delve into Federated Reinforcement Learning (FedRL) in the context of value-based agents operating across diverse Markov Decision Processes (MDPs). Existing FedRL methods typically aggregate agents' learning by averaging the value functions across them to improve their performance. However, this aggregation strategy is suboptimal in heterogeneous environments where agents converg… ▽ More

    Submitted 16 April, 2024; v1 submitted 29 March, 2024; originally announced March 2024.

  22. arXiv:2312.11844  [pdf, ps, other

    cond-mat.str-el cond-mat.supr-con

    Multiband Metallic Ground State in Multilayered Nickelates La$_3$Ni$_2$O$_7$ and La$_4$Ni$_3$O$_{10}$ Probed by $^{139}$La-NMR at Ambient Pressure

    Authors: Masataka Kakoi, Takashi Oi, Yujiro Ohshita, Mitsuharu Yashima, Kazuhiko Kuroki, Takeru Kato, Hidefumi Takahashi, Shintaro Ishiwata, Yoshinobu Adachi, Naoyuki Hatada, Tetsuya Uda, Hidekazu Mukuda

    Abstract: We report a $^{139}$La-NMR study of polycrystalline samples of multi($n$)-layered nickelates, La$_3$Ni$_2$O$_{7-δ}$ ($n=2$) and La$_4$Ni$_3$O$_{10-δ}$ ($n=3$), at ambient pressure. Measurements of the nuclear magnetic resonance (NMR) spectra and nuclear spin relaxation rate ($1/T_1$) indicate the emergence of a density wave order with a gap below $T^*\sim150$ K for La$_3$Ni$_2$O$_{7-δ}$ and… ▽ More

    Submitted 11 June, 2024; v1 submitted 18 December, 2023; originally announced December 2023.

    Comments: 5+1 pages, 3+1 figures

    Journal ref: J. Phys. Soc. Jpn. 93, 053702 (2024)

  23. arXiv:2310.15171  [pdf, other

    cs.CV cs.RO

    RoboDepth: Robust Out-of-Distribution Depth Estimation under Corruptions

    Authors: Lingdong Kong, Shaoyuan Xie, Hanjiang Hu, Lai Xing Ng, Benoit R. Cottereau, Wei Tsang Ooi

    Abstract: Depth estimation from monocular images is pivotal for real-world visual perception systems. While current learning-based depth estimation models train and test on meticulously curated data, they often overlook out-of-distribution (OoD) situations. Yet, in practical settings -- especially safety-critical ones like autonomous driving -- common corruptions can arise. Addressing this oversight, we int… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

    Comments: NeurIPS 2023; 45 pages, 25 figures, 13 tables; Code at https://github.com/ldkong1205/RoboDepth

  24. arXiv:2309.04267  [pdf, other

    cs.RO cs.HC

    The use of deception in dementia-care robots: Should robots tell "white lies" to limit emotional distress?

    Authors: Samuel Rhys Cox, Grace Cheong, Wei Tsang Ooi

    Abstract: With projections of ageing populations and increasing rates of dementia, there is need for professional caregivers. Assistive robots have been proposed as a solution to this, as they can assist people both physically and socially. However, caregivers often need to use acts of deception (such as misdirection or white lies) in order to ensure necessary care is provided while limiting negative impact… ▽ More

    Submitted 8 September, 2023; originally announced September 2023.

    Comments: 3 pages, to be published in Proceedings of the 11th International Conference on Human-Agent Interaction (ACM HAI'23)

  25. arXiv:2308.13479  [pdf, ps, other

    cs.CL cs.HC

    Prompting a Large Language Model to Generate Diverse Motivational Messages: A Comparison with Human-Written Messages

    Authors: Samuel Rhys Cox, Ashraf Abdul, Wei Tsang Ooi

    Abstract: Large language models (LLMs) are increasingly capable and prevalent, and can be used to produce creative content. The quality of content is influenced by the prompt used, with more specific prompts that incorporate examples generally producing better results. On from this, it could be seen that using instructions written for crowdsourcing tasks (that are specific and include examples to guide work… ▽ More

    Submitted 25 August, 2023; originally announced August 2023.

    Comments: 3 pages, 1 figure, 1 table, to be published in Proceedings of the 11th International Conference on Human-Agent Interaction (ACM HAI'23)

  26. arXiv:2308.05216  [pdf, other

    cond-mat.quant-gas physics.atom-ph

    High-dimensional reinforcement learning for optimization and control of ultracold quantum gases

    Authors: Nicholas Milson, Arina Tashchilina, Tian Ooi, Anna Czarnecka, Zaheen F. Ahmad, Lindsay J. LeBlanc

    Abstract: Machine-learning techniques are emerging as a valuable tool in experimental physics, and among them, reinforcement learning offers the potential to control high-dimensional, multistage processes in the presence of fluctuating environments. In this experimental work, we apply reinforcement learning to the preparation of an ultracold quantum gas to realize a consistent and large number of atoms at m… ▽ More

    Submitted 29 December, 2023; v1 submitted 9 August, 2023; originally announced August 2023.

    Journal ref: Mach. Learn.: Sci. Technol. 4 045057 (2023)

  27. arXiv:2308.04879  [pdf, other

    cs.HC cs.CL

    Comparing How a Chatbot References User Utterances from Previous Chatting Sessions: An Investigation of Users' Privacy Concerns and Perceptions

    Authors: Samuel Rhys Cox, Yi-Chieh Lee, Wei Tsang Ooi

    Abstract: Chatbots are capable of remembering and referencing previous conversations, but does this enhance user engagement or infringe on privacy? To explore this trade-off, we investigated the format of how a chatbot references previous conversations with a user and its effects on a user's perceptions and privacy concerns. In a three-week longitudinal between-subjects study, 169 participants talked about… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

    Comments: 10 pages, 3 figures, to be published in Proceedings of the 11th International Conference on Human-Agent Interaction (ACM HAI'23)

  28. arXiv:2308.02565  [pdf, other

    cs.CL cs.AI

    SimTeG: A Frustratingly Simple Approach Improves Textual Graph Learning

    Authors: Keyu Duan, Qian Liu, Tat-Seng Chua, Shuicheng Yan, Wei Tsang Ooi, Qizhe Xie, Junxian He

    Abstract: Textual graphs (TGs) are graphs whose nodes correspond to text (sentences or documents), which are widely prevalent. The representation learning of TGs involves two stages: (i) unsupervised feature extraction and (ii) supervised graph representation learning. In recent years, extensive efforts have been devoted to the latter stage, where Graph Neural Networks (GNNs) have dominated. However, the fo… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

    Comments: 9 pages, 3 figures

  29. arXiv:2307.15061  [pdf, other

    cs.CV cs.RO

    The RoboDepth Challenge: Methods and Advancements Towards Robust Depth Estimation

    Authors: Lingdong Kong, Yaru Niu, Shaoyuan Xie, Hanjiang Hu, Lai Xing Ng, Benoit R. Cottereau, Liangjun Zhang, Hesheng Wang, Wei Tsang Ooi, Ruijie Zhu, Ziyang Song, Li Liu, Tianzhu Zhang, Jun Yu, Mohan Jing, Pengwei Li, Xiaohua Qi, Cheng Jin, Yingfeng Chen, Jie Hou, Jie Zhang, Zhen Kan, Qiang Ling, Liang Peng, Minglei Li , et al. (17 additional authors not shown)

    Abstract: Accurate depth estimation under out-of-distribution (OoD) scenarios, such as adverse weather conditions, sensor failure, and noise contamination, is desirable for safety-critical applications. Existing depth estimation systems, however, suffer inevitably from real-world corruptions and perturbations and are struggled to provide reliable depth predictions under such cases. In this paper, we summari… ▽ More

    Submitted 24 September, 2024; v1 submitted 27 July, 2023; originally announced July 2023.

    Comments: Technical Report; 65 pages, 34 figures, 24 tables; Code at https://github.com/ldkong1205/RoboDepth

  30. arXiv:2307.12957  [pdf, other

    quant-ph cond-mat.quant-gas physics.atom-ph

    Investigation of Floquet engineered non-Abelian geometric phase for holonomic quantum computing

    Authors: Logan W. Cooke, Arina Tashchilina, Mason Protter, Joseph Lindon, Tian Ooi, Frank Marsiglio, Joseph Maciejko, Lindsay J. LeBlanc

    Abstract: Holonomic quantum computing (HQC) functions by transporting an adiabatically degenerate manifold of computational states around a closed loop in a control-parameter space; this cyclic evolution results in a non-Abelian geometric phase which may couple states within the manifold. Realizing the required degeneracy is challenging, and typically requires auxiliary levels or intermediate-level coupling… ▽ More

    Submitted 6 March, 2024; v1 submitted 24 July, 2023; originally announced July 2023.

    Journal ref: Phys. Rev. Research 6, 013057 (2024)

  31. arXiv:2305.00734  [pdf, ps, other

    math.PR

    Convergence of processes time-changed by Gaussian multiplicative chaos

    Authors: Takumu Ooi

    Abstract: As represented by the Liouville measure, Gaussian multiplicative chaos is a random measure constructed from a Gaussian field. Under certain technical assumptions, we prove the convergence of a process time-changed by Gaussian multiplicative chaos in the case the latter object is square integrable (the $L^2$-regime). As examples of the main result, we prove that, in the whole $L^2$-regime, the scal… ▽ More

    Submitted 1 October, 2024; v1 submitted 1 May, 2023; originally announced May 2023.

    MSC Class: 60K37; 31C25; 60J55; 60G57; 60G60

  32. arXiv:2304.11897  [pdf, ps, other

    math.PR math.OC

    Dynkin games for Markov processes associated with semi-Dirichlet forms

    Authors: Takumu Ooi, Toshihiro Uemura

    Abstract: We consider Dynkin games for Markov processes associated with semi-Dirichlet forms. Dynkin games are the optimal stopping games introduced as the models of zero-sum games by two players. We prove that the solution to the certain variational inequality with two obstacles is the equilibrium price of the Dynkin game. Moreover, we obtain the saddle point of the game.

    Submitted 24 April, 2023; originally announced April 2023.

    Comments: 14 pages

    MSC Class: 31C25; 60J46; 91A05; 93E20

  33. arXiv:2206.09839  [pdf, other

    cs.MM cs.NI

    Bandwidth-Efficient Multi-video Prefetching for Short Video Streaming

    Authors: Xutong Zuo, Yishu Li, Mohan Xu, Wei Tsang Ooi, Jiangchuan Liu, Junchen Jiang, Xinggong Zhang, Kai Zheng, Yong Cui

    Abstract: Applications that allow sharing of user-created short videos exploded in popularity in recent years. A typical short video application allows a user to swipe away the current video being watched and start watching the next video in a video queue. Such user interface causes significant bandwidth waste if users frequently swipe a video away before finishing watching. Solutions to reduce bandwidth wa… ▽ More

    Submitted 25 June, 2022; v1 submitted 20 June, 2022; originally announced June 2022.

  34. arXiv:2202.14012  [pdf, ps, other

    math.PR

    Markov properties for Gaussian fields associated with Dirichlet forms

    Authors: Takumu Ooi

    Abstract: We prove the equivalence of the local property for an irreducible regular Dirichlet form and the Markov property for the Gaussian field associated with the Dirichlet form. Moreover we introduce a strong Markov property for Gaussian fields and present some sufficient conditions for this to hold.

    Submitted 28 February, 2022; originally announced February 2022.

    Comments: 15 pages

    MSC Class: 31C25; 60G60

  35. arXiv:2007.11985   

    cs.LG

    Shape-CD: Change-Point Detection in Time-Series Data with Shapes and Neurons

    Authors: Varsha Suresh, Wei Tsang Ooi

    Abstract: Change-point detection in a time series aims to discover the time points at which some unknown underlying physical process that generates the time-series data has changed. We found that existing approaches become less accurate when the underlying process is complex and generates large varieties of patterns in the time series. To address this shortcoming, we propose Shape-CD, a simple, fast, and ac… ▽ More

    Submitted 31 July, 2020; v1 submitted 22 July, 2020; originally announced July 2020.

    Comments: The authors have withdrawn this paper as it needs a major revision. An error in the evaluation code invalidates the reported results

  36. arXiv:2003.06760  [pdf, ps, other

    math.PR

    Heat kernel estimates on spaces with varying dimension

    Authors: Takumu Ooi

    Abstract: We obtain sharp two-sided heat kernel estimates on spaces with varying dimension, in which two spaces of general dimension are connected at one point. On these spaces, if the dimensions of the two constituent parts are different, the volume doubling property fails with respect to the measure induced by the associated Lebesgue measures. Thus the parabolic Harnack inequalities fail and the heat kern… ▽ More

    Submitted 12 July, 2020; v1 submitted 15 March, 2020; originally announced March 2020.

    Comments: 41 pages

    MSC Class: 60J60; 60J35; 31C25; 60H30; 60J45

  37. arXiv:1505.01933  [pdf, other

    cs.NI cs.MM

    Wireless Multicast for Zoomable Video Streaming

    Authors: Hui Wang, Mun Choon Chan, Wei Tsang Ooi

    Abstract: Zoomable video streaming refers to a new class of interactive video applications, where users can zoom into a video stream to view a selected region of interest in higher resolutions and pan around to move the region of interest. The zoom and pan effects are typically achieved by breaking the source video into a grid of independently decodable tiles. Streaming the tiles to a set of heterogeneous u… ▽ More

    Submitted 8 May, 2015; originally announced May 2015.

  38. arXiv:1407.1909  [pdf, ps, other

    math.NA

    On the equivalence between the cell-based smoothed finite element method and the virtual element method

    Authors: Sundararajan Natarajan, Stéphane P. A. Bordas, Ean Tat Ooi

    Abstract: We revisit the cell-based smoothed finite element method (SFEM) for quadrilateral elements and extend it to arbitrary polygons and polyhedrons in 2D and 3D, respectively. We highlight the similarity between the SFEM and the virtual element method (VEM). Based on the VEM, we propose a new stabilization approach to the SFEM when applied to arbitrary polygons and polyhedrons. The accuracy and the con… ▽ More

    Submitted 7 October, 2014; v1 submitted 7 July, 2014; originally announced July 2014.

  39. arXiv:1402.5186  [pdf, ps, other

    math.NA

    Towards Automatic Stress Analysis using Scaled Boundary Finite Element Method with Quadtree Mesh of High-order Elements

    Authors: Hou Man, Chongmin Song, Sundararajan Natarajan, Ean Tat Ooi, Carlin Birk

    Abstract: This paper presents a technique for stress and fracture analysis by using the scaled boundary finite element method (SBFEM) with quadtree mesh of high-order elements. The cells of the quadtree mesh are modelled as scaled boundary polygons that can have any number of edges, be of any high orders and represent the stress singularity around a crack tip accurately without asymptotic enrichment or othe… ▽ More

    Submitted 20 February, 2014; originally announced February 2014.

  40. arXiv:1310.2913  [pdf, ps, other

    math.NA

    Finite element computations on quadtree meshes: strain smoothing and semi-analytical formulation

    Authors: Sundararajan Natarajan, Ean Tat Ooi, Hou Man, Chongmin Song

    Abstract: This short communication discusses two alternate techniques to treat hanging nodes in a quadtree mesh. Both the techniques share similarities, in that, they require only boundary information. Moreover, they do not require an explicit form of the shape functions, unlike the conventional approaches, for example, as in the work of Gupta \cite{gupta1978} or Tabarraei and Sukumar \cite{tabarraeisukumar… ▽ More

    Submitted 16 October, 2013; v1 submitted 10 October, 2013; originally announced October 2013.

  41. arXiv:1309.1329  [pdf, ps, other

    math.NA

    Displacement based finite element formulations over polygons: a comparison between Laplace interpolants, strain smoothing and scaled boundary polygon formulation

    Authors: Sundararajan Natarajan, Ean Tat Ooi, Irene Chiong, Chongmin Song

    Abstract: Three different displacement based finite element formulations over arbitrary polygons are studied in this paper. The formulations considered are: the conventional polygonal finite element method (FEM) with Laplace interpolants, the cell-based smoothed polygonal FEM with simple averaging technique and the scaled boundary polygon formulation. For the purpose of numerical integration, we employ the… ▽ More

    Submitted 5 September, 2013; originally announced September 2013.

  42. arXiv:1211.2063  [pdf

    cs.NI

    Mobile-to-Mobile Video Recommendation

    Authors: Padmanabha Venkatagiri Seshadri, Mun Choon Chan, Wei Tsang Ooi

    Abstract: Mobile device users can now easily capture and socially share video clips in a timely manner by uploading them wirelessly to a server. When attending crowded events, such as an exhibition or the Olympic Games, however, timely sharing of videos becomes difficult due to choking bandwidth in the network infrastructure, preventing like-minded attendees from easily sharing videos with each other throug… ▽ More

    Submitted 9 November, 2012; originally announced November 2012.

  43. arXiv:0807.2328  [pdf, ps, other

    cs.NI cs.MM

    Avatar Mobility in Networked Virtual Environments: Measurements, Analysis, and Implications

    Authors: Huiguang Liang, Ian Tay, Ming Feng Neo, Wei Tsang Ooi, Mehul Motani

    Abstract: We collected mobility traces of 84,208 avatars spanning 22 regions over two months in Second Life, a popular networked virtual environment. We analyzed the traces to characterize the dynamics of the avatars mobility and behavior, both temporally and spatially. We discuss the implications of the our findings to the design of peer-to-peer networked virtual environments, interest management, mobili… ▽ More

    Submitted 15 July, 2008; originally announced July 2008.

    ACM Class: H.5.1; C.2.4