Skip to main content

Showing 1–9 of 9 results for author: Pu, K

.
  1. arXiv:2407.01946  [pdf, other

    cs.IT

    The characterization of hyper-bent function with multiple trace terms in the extension field

    Authors: Peng Han, Keli Pu

    Abstract: Bent functions are maximally nonlinear Boolean functions with an even number of variables, which include a subclass of functions, the so-called hyper-bent functions whose properties are stronger than bent functions and a complete classification of hyper-bent functions is elusive and inavailable.~In this paper,~we solve an open problem of Mesnager that describes hyper-bentness of hyper-bent functio… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    Comments: 10 pages

  2. arXiv:2404.08743  [pdf, other

    cs.HC

    VizGroup: An AI-Assisted Event-Driven System for Real-Time Collaborative Programming Learning Analytics

    Authors: Xiaohang Tang, Sam Wong, Kevin Pu, Xi Chen, Yalong Yang, Yan Chen

    Abstract: Programming instructors often conduct collaborative learning activities, like Peer Instruction, to foster a deeper understanding in students and enhance their engagement with learning. These activities, however, may not always yield productive outcomes due to the diversity of student mental models and their ineffective collaboration. In this work, we introduce VizGroup, an AI-assisted system that… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

  3. arXiv:2402.07938  [pdf, other

    cs.HC cs.AI cs.CL cs.LG

    Large Language User Interfaces: Voice Interactive User Interfaces powered by LLMs

    Authors: Syed Mekael Wasti, Ken Q. Pu, Ali Neshati

    Abstract: The evolution of Large Language Models (LLMs) has showcased remarkable capacities for logical reasoning and natural language comprehension. These capabilities can be leveraged in solutions that semantically and textually model complex problems. In this paper, we present our efforts toward constructing a framework that can serve as an intermediary between a user and their user interface (UI), enabl… ▽ More

    Submitted 16 April, 2024; v1 submitted 7 February, 2024; originally announced February 2024.

    Comments: Accepted as peer-reviewed publication

    ACM Class: I.2.7; I.2.1

  4. arXiv:2308.05828  [pdf, other

    cs.HC cs.AI cs.PL

    DiLogics: Creating Web Automation Programs With Diverse Logics

    Authors: Kevin Pu, Jim Yang, Angel Yuan, Minyi Ma, Rui Dong, Xinyu Wang, Yan Chen, Tovi Grossman

    Abstract: Knowledge workers frequently encounter repetitive web data entry tasks, like updating records or placing orders. Web automation increases productivity, but translating tasks to web actions accurately and extending to new specifications is challenging. Existing tools can automate tasks that perform the same logical trace of UI actions (e.g., input text in each field in order), but do not support ta… ▽ More

    Submitted 18 August, 2023; v1 submitted 10 August, 2023; originally announced August 2023.

  5. Solving Schrodinger equations using physically constrained neural network

    Authors: Kai-Fang Pu, Hanlin Li, Hong-Liang Lu, Long-Gang Pang

    Abstract: Deep neural network (DNN) and auto differentiation have been widely used in computational physics to solve variational problems. When DNN is used to represent the wave function to solve quantum many-body problems using variational optimization, various physical constraints have to be injected into the neural network by construction, to increase the data and learning efficiency. We build the unitar… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

  6. arXiv:2211.04684  [pdf, other

    cs.CL cs.AI

    Few-Shot Character Understanding in Movies as an Assessment to Meta-Learning of Theory-of-Mind

    Authors: Mo Yu, Qiu**g Wang, Shunchi Zhang, Yisi Sang, Kangsheng Pu, Zekai Wei, Han Wang, Liyan Xu, **g Li, Yue Yu, Jie Zhou

    Abstract: When reading a story, humans can quickly understand new fictional characters with a few observations, mainly by drawing analogies to fictional and real people they already know. This reflects the few-shot and meta-learning essence of humans' inference of characters' mental states, i.e., theory-of-mind (ToM), which is largely ignored in existing research. We fill this gap with a novel NLP dataset,… ▽ More

    Submitted 2 February, 2024; v1 submitted 9 November, 2022; originally announced November 2022.

  7. arXiv:2206.05554  [pdf, other

    cs.IR

    Incremental Information Gain Mining Of Temporal Relational Streams

    Authors: Ken Pu, Limin Ma

    Abstract: This paper studies the problem of mining for data values with high information gain in relational tables. High information gain can help data analysts and secondary data mining algorithms gain insights into strong statistical dependencies and causality relationship between key metrics. In this paper, we will study the problem of high information gain identification for scenarios involving temporal… ▽ More

    Submitted 11 June, 2022; originally announced June 2022.

  8. arXiv:1812.07024  [pdf, other

    cs.DB

    Data Lake Organization

    Authors: Fatemeh Nargesian, Ken Q. Pu, Bahar Ghadiri Bashardoost, Erkang Zhu, Renée J. Miller

    Abstract: We consider the problem of creating a navigation structure that allows a user to most effectively navigate a data lake. We define an organization as a graph that contains nodes representing sets of attributes within a data lake and edges indicating subset relationships among nodes. We present a new probabilistic model of how users interact with an organization and define the likelihood of a user f… ▽ More

    Submitted 2 March, 2020; v1 submitted 17 December, 2018; originally announced December 2018.

  9. arXiv:1603.07410  [pdf, other

    cs.DB

    LSH Ensemble: Internet-Scale Domain Search

    Authors: Erkang Zhu, Fatemeh Nargesian, Ken Q. Pu, Renée J. Miller

    Abstract: We study the problem of domain search where a domain is a set of distinct values from an unspecified universe. We use Jaccard set containment, defined as $|Q \cap X|/|Q|$, as the relevance measure of a domain $X$ to a query domain $Q$. Our choice of Jaccard set containment over Jaccard similarity makes our work particularly suitable for searching Open Data and data on the web, as Jaccard similarit… ▽ More

    Submitted 23 July, 2016; v1 submitted 23 March, 2016; originally announced March 2016.

    Comments: To appear in VLDB 2016

    ACM Class: H.2.5; H.3.3; H.3.1