1,130 research outputs found
Temporal Interaction -- Bridging Time and Experience in Human-Computer Interaction
Traditional static user interfaces (UI) have given way to dynamic systems
that can intelligently adapt to and respond to users' changing needs. Temporal
interaction is an emerging field in human-computer interaction (HCI), which
refers to the study and design of UI that are capable of adapting and
responding to the user's changing behavioral and emotional states. By
comprehending and incorporating the temporal component of user interactions, it
focuses on developing dynamic and individualized user experiences. This idea
places a strong emphasis on the value of adjusting to user behavior and
emotions in order to create a more unique and interesting user experience. The
potential of temporal interaction to alter user interface design is highlighted
by this paper's examination of its capacity to adjust to user behavior and
react to emotional states. Designers can create interfaces that respond to the
changing demands, emotions, and behaviors of users by utilizing temporal
interactions. This produces interfaces that are not only highly functional but
also form an emotional connection with the users.Comment: 8 page
ECHo: A Visio-Linguistic Dataset for Event Causality Inference via Human-Centric Reasoning
We introduce ECHo (Event Causality Inference via Human-Centric Reasoning), a
diagnostic dataset of event causality inference grounded in visio-linguistic
social scenarios. ECHo employs real-world human-centric deductive information
building on a television crime drama. ECHo requires the Theory-of-Mind (ToM)
ability to understand and reason about social interactions based on multimodal
information. Using ECHo, we propose a unified Chain-of-Thought (CoT) framework
to assess the reasoning capability of current AI systems. Our ToM-enhanced CoT
pipeline accommodates various large foundation models in both zero-shot and
few-shot visio-linguistic reasoning. We use this framework to scrutinize recent
large foundation models such as InstructGPT and MiniGPT-4 on three diagnostic
human-centric tasks. Further analysis demonstrates ECHo as a challenging
dataset to expose imperfections and inconsistencies in reasoning. Our data and
code are publicly available at https://github.com/YuxiXie/ECHo.Comment: Findings of EMNLP 2023. 10 pages, 6 figures, 5 tables (22 pages, 8
figures, 15 tables including references and appendices
Constraining the nuclear symmetry energy and properties of neutron star from GW170817 by Bayesian analysis
Based on the distribution of tidal deformabilities and component masses of
binary neutron star merger GW170817, the parametric equation of states (EOS)
are employed to probe the nuclear symmetry energy and the properties of neutron
star. To obtain a proper distribution of the parameters of the EOS that is
consistent with the observation, Bayesian analysis is used and the constraints
of causality and maximum mass are considered. From this analysis, it is found
that the symmetry energy at twice the saturation density of nuclear matter can
be constrained within = MeV at
90\% credible level. Moreover, the constraints on the radii and dimensionless
tidal deformabilities of canonical neutron stars are also demonstrated through
this analysis, and the corresponding constraints are 10.80 km
13.20 km and at 90\% credible level, with the most
probable value of = 12.60 km and = 500,
respectively. With respect to the prior, our result (posterior result) prefers
a softer EOS, corresponding to a lower expected value of symmetry energy, a
smaller radius and a smaller tidal deformability.Comment: 15 pages, 15 figure
Memory Consistency Guided Divide-and-Conquer Learning for Generalized Category Discovery
Generalized category discovery (GCD) aims at addressing a more realistic and
challenging setting of semi-supervised learning, where only part of the
category labels are assigned to certain training samples. Previous methods
generally employ naive contrastive learning or unsupervised clustering scheme
for all the samples. Nevertheless, they usually ignore the inherent critical
information within the historical predictions of the model being trained.
Specifically, we empirically reveal that a significant number of salient
unlabeled samples yield consistent historical predictions corresponding to
their ground truth category. From this observation, we propose a Memory
Consistency guided Divide-and-conquer Learning framework (MCDL). In this
framework, we introduce two memory banks to record historical prediction of
unlabeled data, which are exploited to measure the credibility of each sample
in terms of its prediction consistency. With the guidance of credibility, we
can design a divide-and-conquer learning strategy to fully utilize the
discriminative information of unlabeled data while alleviating the negative
influence of noisy labels. Extensive experimental results on multiple
benchmarks demonstrate the generality and superiority of our method, where our
method outperforms state-of-the-art models by a large margin on both seen and
unseen classes of the generic image recognition and challenging semantic shift
settings (i.e.,with +8.4% gain on CUB and +8.1% on Standford Cars)
- …