Skip to main content

Showing 1–5 of 5 results for author: Chai, K M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.21894  [pdf, ps, other

    stat.ML cs.LG

    Thompson Sampling in Function Spaces via Neural Operators

    Authors: Rafael Oliveira, Xuesong Wang, Kian Ming A. Chai, Edwin V. Bonilla

    Abstract: We propose an extension of Thompson sampling to optimization problems over function spaces where the objective is a known functional of an unknown operator's output. We assume that functional evaluations are inexpensive, while queries to the operator (such as running a high-fidelity simulator) are costly. Our algorithm employs a sample-then-optimize approach using neural operator surrogates. This… ▽ More

    Submitted 27 June, 2025; originally announced June 2025.

    Comments: Under review

  2. arXiv:2505.11129  [pdf, ps, other

    cs.CV cs.AI cs.LG

    PhiNet v2: A Mask-Free Brain-Inspired Vision Foundation Model from Video

    Authors: Makoto Yamada, Kian Ming A. Chai, Ayoub Rhim, Satoki Ishikawa, Mohammad Sabokrou, Yao-Hung Hubert Tsai

    Abstract: Recent advances in self-supervised learning (SSL) have revolutionized computer vision through innovative architectures and learning objectives, yet they have not fully leveraged insights from biological visual processing systems. Recently, a brain-inspired SSL model named PhiNet was proposed; it is based on a ResNet backbone and operates on static image inputs with strong augmentation. In this pap… ▽ More

    Submitted 16 May, 2025; originally announced May 2025.

    Comments: arXiv admin note: substantial text overlap with arXiv:2405.14650

  3. arXiv:1812.04580  [pdf, ps, other

    cs.LO cs.SC

    BOSPHORUS: Bridging ANF and CNF Solvers

    Authors: Davin Choo, Mate Soos, Kian Ming A. Chai, Kuldeep S. Meel

    Abstract: Algebraic Normal Form (ANF) and Conjunctive Normal Form (CNF) are commonly used to encode problems in Boolean algebra. ANFs are typically solved via Gr"obner basis algorithms, often using more memory than is feasible; while CNFs are solved using SAT solvers, which cannot exploit the algebra of polynomials naturally. We propose a paradigm that bridges between ANF and CNF solving techniques: the tec… ▽ More

    Submitted 11 December, 2018; originally announced December 2018.

    Comments: To Appear in Proceedings of DATE 2019

  4. arXiv:1206.6475  [pdf

    cs.LG stat.ML

    A Split-Merge Framework for Comparing Clusterings

    Authors: Qiaoliang Xiang, Qi Mao, Kian Ming Chai, Hai Leong Chieu, Ivor Tsang, Zhendong Zhao

    Abstract: Clustering evaluation measures are frequently used to evaluate the performance of algorithms. However, most measures are not properly normalized and ignore some information in the inherent structure of clusterings. We model the relation between two clusterings as a bipartite graph and propose a general component-based decomposition formula based on the components of the graph. Most existing measur… ▽ More

    Submitted 4 September, 2012; v1 submitted 27 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)

  5. arXiv:1206.4625  [pdf

    cs.LG

    Optimizing F-measure: A Tale of Two Approaches

    Authors: Ye Nan, Kian Ming Chai, Wee Sun Lee, Hai Leong Chieu

    Abstract: F-measures are popular performance metrics, particularly for tasks with imbalanced data sets. Algorithms for learning to maximize F-measures follow two approaches: the empirical utility maximization (EUM) approach learns a classifier having optimal performance on training data, while the decision-theoretic approach learns a probabilistic model and then predicts labels with maximum expected F-measu… ▽ More

    Submitted 18 June, 2012; originally announced June 2012.

    Comments: ICML2012