Programmability lends computers their power as tools.
a sentence about human use of tools
Programmability lends computers their power as tools.
a sentence about human use of tools
It is an egocentric fallacy to assume that others are like us—to attempt to explain other people by reference to one's own experience.
a sentence that describes a concept
A study of large-scale web-clicking data employed this theory to explain why certain distributions of web page hits emerge on web sites. Huberman et al. [362] proposed a mathematical model that assumes that at any page, users decide to continue clicking as long as its information scent exceeds some threshold. This information scent can be computed using information foraging theory (IFT).
sentence that mentions implicitly or explicitly a particular theory about computing or information
IFT proposes that information-seeking behavior develops to maximize the rate of information gained per unit of time or effort invested. Note that the term information does not refer to the information-theoretic concept but to subjective interest; here, information means anything that users find interesting.
sentence that mentions implicitly or explicitly a particular theory about computing or information
The roots of IFT lie in optimal foraging theory, originally proposed in biology, which describes the hunting and food search behaviors of animals.
sentence that mentions implicitly or explicitly a particular theory about computing or information
A solution strategy—or
sentence that mentions implicitly or explicitly a particular theory about computing or information
Computational rationality is a theory and a modeling approach rooted in bounded rationality and bounded optimality. Recent applications include typing (Figure 21.7), pointing, driving, multitasking, menu selection, and visual search.
sentence that mentions implicitly or explicitly a particular theory about computing or information
The space of all states, actions, and rewards is called the environment.
sentence that mentions implicitly or explicitly a particular concept relevant to HCI
Costs are negative rewards that the user incurs for transitioning between states or for being in states that are not good for them.
sentence that mentions implicitly or explicitly a particular concept relevant to HCI
Visual statistical learning is a research topic in perception that studies how the statistical distribution of our environments affects the deployment of gaze.
sentence that mentions implicitly or explicitly a particular concept relevant to HCI
bounded rationality states that we are only rational to the extent allowed by the involved constraints, or bounds.
sentence that mentions implicitly or explicitly a particular concept relevant to HCI
An agent is an actor with the ability to choose actions in pursuit of some goal or reward.
sentence that mentions implicitly or explicitly a particular concept relevant to HCI
It assumes that human long-term memory evolved to help survival by anticipating organismically important events. It is evolutionarily important to remember things that are important for survival. Therefore, the expected value of remembering a thing in the future should affect the probability of recalling it.
sentence that mentions implicitly or explicitly a particular theory about how humans think or act
According to rational analysis, behavior is sensitive to the statistical distribution of rewards in the environment that a user has experienced. Users learn the way rewards are distributed through continued exposure to an environment and adapt their behavior accordingly. A user's behavior is rational because it is tuned to the distribution of rewards in the environment—the ecology.
sentence that mentions implicitly or explicitly a particular theory about how humans think or act
The theory assumes that users are 'computationally rational': When picking an action—or deciding how to get from the present state to a state with positive rewards—users are as rational as their cognition allows. Users act based on their often inaccurate and partial beliefs, which they have formed via experience.
sentence that mentions implicitly or explicitly a particular theory about how humans think or act
Computational rationality is a theory and a modeling approach rooted in bounded rationality and bounded optimality. Recent applications include typing (Figure 21.7), pointing, driving, multitasking, menu selection, and visual search. Its core assumption is that users act in accordance with what they believe is best for them.
sentence that mentions implicitly or explicitly a particular theory about how humans think or act
Theories of rationality can be used to inform the design of information environments, addressing considerations such as how to distribute and shape information.
sentence that describes theories in the abstract
These four theories differ in the factors they include and how the agent's decision-making problem is formulated. As such, the theories differ in how easily they help us find a solution to the user's decision-making problem.
sentence that describes theories in the abstract
Theories of rationality can make quantitative predictions on user behavior in settings where the user's environment and goals (rewards) are well known.
sentence that describes theories in the abstract
Theories of rationality do not describe what a user has done but ask what that user could have done. Rational behavior refers to behavior that seeks to maximize the expected utility to the user.
sentence that describes theories in the abstract
Descriptive theories attempt to capture causes behind behaviour that, from a normative perspective, may appear irrational. This view enables predictions of user behaviour in real-world circumstances.
sentence that describes theories in the abstract
authors sometimes fall back on graphical editors like Google Slides, PowerPoint, Adobe Illustrator, and Mathcha to augment formulas.
sentence that describes the goals of the intended user
Authors of typeset formulas augment those formulas to make them easier to understand.
sentence that describes the goals of the intended user
lab study participants frequently made errors related to incorrectly matched braces when using a LaTeX baseline to augment formulas.
sentence that describes the obstacles that the proposed system is designed to help the intended user get around to reach their goals
Authors in Head et al. [30] described that "code gets horrible looking" as macros are added to it to specify augmentations.
sentence that describes the obstacles that the proposed system is designed to help the intended user get around to reach their goals
FreeForm is a projectional editor optimized for notation augmentation. This paper defines the key projections for the text: textual LaTeX, a formula render with tree-aware selections, and a property/hierarchy view.
sentence that describes the characteristics that define the proposed system
The key ideas are that authors can interact with different projections of the formula at will, and graphical edits are ultimately connected back to the formula via markup.
sentence that describes the characteristics that define the proposed system
Ply allows users to develop, test, and tweak program components, exploring possibilities for how data can be transformed and composed to discover and achieve goals. This style of programming can support many use cases, even those not traditionally considered in the trigger-action programming model.
sentence that describes the goals of the intended user
Through the combination of these features, Ply allows users to develop, test, and tweak program components, exploring possibilities for how data can be transformed and composed to discover and achieve goals.
sentence that describes the goals of the intended user
Frequently, code-generation systems focus on building and then refining a full working application, using visibility of the full underlying code as a fallback when users need to build understanding of the generated program.
sentence that describes the obstacles that the proposed system is designed to help the intended user get around to reach their goals
the simplicity of links between triggers and actions limits the expressivity of such systems.
sentence that describes the obstacles that the proposed system is designed to help the intended user get around to reach their goals
Ply provides users with tools to build components incrementally, creating new layers on top of existing components that "wrap" the behavior of underlying layers.
sentence that describes the characteristics that define the proposed system
When building a linkage, Ply identifies parameters of the implementation that may be tweaked to customize the behavior of the linkage.
sentence that describes the characteristics that define the proposed system
Each sensor is accompanied by a glanceable visualization of the sensor's output payloads on the Ply canvas. This visualization is specific to the sensor and its output type, showing the most critical information for evaluating whether the sensor is behaving as expected.
sentence that describes the characteristics that define the proposed system
Ply uses a server program written in TypeScript to make code generation requests to a large language model and to execute the resulting code, which passes messages to and from sensors and actuators.
sentence that describes the characteristics that define the proposed system
Each layer in Ply tracks its dependencies; sensors receive data from their dependencies, actuators push data to their dependencies, and linkages each refer to exactly one sensor and one actuator dependency. Collections of layers and linkages in Ply are isomorphic to node graphs in node-based programming languages.
sentence that describes the characteristics that define the proposed system
Code generation offered by large language models can serve to author this glue code for trigger-action programs, allowing for data from triggers to be mapped to input data for actions automatically even when their native data formats or intended functionality do not match exactly.
sentence that describes the conditions for which the system is designed
Ply allows users to develop, test, and tweak program components, exploring possibilities for how data can be transformed and composed to discover and achieve goals. This style of programming can support many use cases, even those not traditionally considered in the trigger-action programming model.
sentence that describes who the system is designed for
In UTAUT, Venkatesh extended TAM by incorporating two constructs not directly related to a system's perceived properties, but derived from external aspects: social influence and facilitating conditions. Additionally, UTAUT posits four mediating factors that moderate the impact of each key construct on usage intention and behavior, namely gender, age, experience, and voluntariness of use.
sentences that implicitly or explicitly mention theory
While our key focus is to build a theoretical model that explains the process through which older adults accept (or reject) mobile technology, which can provide theoretical guidelines when designing a technology, and which may also be able to generate new investigations and experiments.
sentences that implicitly or explicitly mention theory
We analyzed the second-round interview data using inductive and deductive approaches informed by grounded theory and other qualitative analysis methods [33, 22].
sentences that implicitly or explicitly mention theory
We inductively analyzed the first-round interview data using thematic analysis based on a grounded theory approach [33]. Grounded theory methods build theory iteratively from the data, using rigorous coding practices.
sentences that implicitly or explicitly mention theory
Technology acceptance has been widely studied, and several models have been proposed and tested [10, 37]. However, the HCI literature lacks a comprehensive explanation of technology acceptance among older adults.
sentences that implicitly or explicitly mention theory
Azjen's theory of planned behavior [1, 2] posits that a specific behavior is the result of an intention to carry it out, and that intention is determined by attitudes, norms, and the perception of control over the behavior. Drawing upon this theory of planned behavior, Davis et al. developed the technology acceptance model (TAM) [10].
sentences that implicitly or explicitly mention theory
To summarize, existing models of technology acceptance can provide a partial explanation of older adults' behaviors of mobile technology acceptance. However, we also identified critical elements that are not represented in the existing models. Components in red boldface in Figure 3 provide a preview of the new elements we have identified and their relationship to the components proposed in earlier models.
sentences about extending existing theoretical models with research findings
we found out that the existing models of technology adoption require new theory components to be able to describe technology adoption processes of our participants. In particular, we identified an additional phase that is prominent among the participants, intention to learn, but did not appear in prior models. Then, we identified three new factors that significantly influence their technology acceptance but which are, again, not represented in the existing models: self-efficacy, conversion readiness, and peer support.
sentences about extending existing theoretical models with research findings
Triangulating the empirical findings from our preliminary results with the existing theoretical models, we proposed an extension of the existing theoretical models that explains the technology acceptance behavior of our participants who were aged 60 or over. Our proposed model incorporates key elements of prior models and introduces novel components that significantly influence the participants' technology acceptance, namely one new phase, intention to learn, and three factors, self-efficacy, conversion readiness and peer support.
sentences about extending existing theoretical models with research findings
Consolidating our preliminary findings with the existing models, we propose an extended technology acceptance model for older adults illustrated in Figure 3. Extending to the predecessor theories, our tentative model introduces the perceived effort of learning a new technology as an obstacle for older adults' technology acceptance, which has not been reported in any studies of younger adults' technology acceptance.
sentences about extending existing theoretical models with research findings
Another stream of efforts sought to understand physical and cognitive performance of older adults in interacting with mobile technologies. Studies have shown that typical interaction components and techniques of a smartphone often prevent older adults from smooth and instant interactions with it. For example, the small size and the low contrast of buttons on a mobile display has a significant negative influence on interaction performance such as speed and accuracy [18], and decline in motor skills is correlated with time required to complete a task [30].
citations about older adults
Lee and Coughlin reviewed studies of older adults' technology acceptance and identified ten factors that are critical facilitators or determinants of older adults' acceptance of technology: value, usability, affordability, accessibility, technical support, social support, emotion, independence, experience, and confidence [20].
citations about older adults
Many studies have empirically investigated technology acceptance practices among older adults. While diverse in detail, most works point out that an individual's personal context [38] and the social context [36] in which the technology is introduced are the primary factors influencing the perception of, experience with, and evaluation of new technological developments among older adults [19].
citations about older adults
Seniors have historically been late adopters to the world of technology compared to their younger counterparts [24, 40]. As a result, older adults and their adoption of new technologies have been a topic of active research since the advent of consumer technologies (e.g., automated teller machine [32], scanner-equipped grocery stores [41], electronic funds transfer [15]).
citations about older adults
Nowadays, older adults are increasingly adopting and adapting to information and communication technologies [5]. For example, smartphone ownership among older adults has significantly risen in recent years [3]. However, its adoption levels among older adults in the US still sit at 27% as of 2015, whereas some 85% of Americans aged 18-29 are smartphone owners [31].
citations about older adults
Consolidating our preliminary findings with the existing models, we propose an extended technology acceptance model for older adults illustrated in Figure 3. Extending to the predecessor theories, our tentative model introduces the perceived effort of learning a new technology as an obstacle for older adults' technology acceptance, which has not been reported in any studies of younger adults' technology acceptance.
sentences that implicitly or explicitly mention theory
our key focus is to build a theoretical model that explains the process through which older adults accept (or reject) mobile technology, which can provide theoretical guidelines when designing a technology, and which may also be able to generate new investigations and experiments.
sentences that implicitly or explicitly mention theory
Triangulating the empirical findings from our preliminary results with the existing theoretical models, we proposed an extension of the existing theoretical models that explains the technology acceptance behavior of our participants who were aged 60 or over.
sentences that implicitly or explicitly mention theory
Again following grounded theory practices from [33], we compared the model that emerged from our data with existing theoretical models of technology acceptance to determine differences and similarities between them.
sentences that implicitly or explicitly mention theory
Employing the grounded theory method [33], we allowed recurring themes and concepts in relation to technology acceptance behaviors to arise from the data itself. Then, by triangulating our empirical findings with existing theoretical models from the literature, we found out that the existing models of technology adoption require new theory components to be able to describe technology adoption processes of our participants.
sentences that implicitly or explicitly mention theory
Using TAM, UTAUT, and several other works as theoretical underpinning, Renaud and Biljon proposed a model to explain older adults' mobile phone adoption.
sentences that implicitly or explicitly mention theory
Extending the original TAM and consolidating the constructs of several other existing models, Venkatesh et al. proposed the Unified Theory of Acceptance and Use of Technology (UTAUT) [37].
sentences that implicitly or explicitly mention theory
such systems should be designed to take into account the fact that automated results will inevitably be incorrect on occasion.
statements that describe assertions of desirable system properties
users can be trained to understand not only the decision-making tasks but also the underpinning capabilities and limitations of the automation solution.
statements that describe assertions of desirable system properties
automated systems that indicate when automation may fail or has failed are more likely to gain an appropriate level of trust from users.
statements that describe assertions of desirable system properties
When the system fails, users need to be able to redirect it. To avoid biases and discrimination, some level of transparency and explainability is required.
statements that describe assertions of desirable system properties
We propose that cognitive engagement may be a useful construct in conceptualizing human engagement with AI and can help to distinguish between passive engagement, when individuals simply follow AI recommendations, and deeper forms of engagement, when they critically examine these recommendations and compare them with their own knowledge and judgement.
sentences about intended user's goals
An outcome of deeper cognitive engagement would be an ability to reject information that is inconsistent with individuals' own knowledge and beliefs, and to adjust their own knowledge to incorporate new information.
sentences about intended user's goals
Given continuous concerns regarding the reliability and trustworthiness of AI, human critical engagement may be a necessary component of successful human-AI interaction, particularly in domains with a high cost of errors, such as health and medicine.
sentences about intended user's goals
In many areas of human enterprise, individuals increasingly rely on Artificial Intelligence (AI) to inform their decisions and choices.
sentences about intended user's goals
How do people process the information and advice they receive from AI, and do they engage with it deeply enough to enable learning?
sentences about intended user's goals
When people receive advice while making difficult decisions, they often make better decisions in the moment and also increase their knowledge in the process.
sentences about intended user's goals
Incidental learning typically occurs as a byproduct of other activities (e.g., problem solving, advice seeking) rather than as a result of explicit or formal educational activities [47]. However, like formal learning, incidental learning can only occur if people engage deeply with information.
sentences that implicitly or explicitly mention theory
This would suggest that this design did not fully reach the constructive level from the ICAP framework [15, 16].
sentences that implicitly or explicitly mention theory
While prior work has highlighted the critical role of explanations in promoting learning [10, 18], our work additionally demonstrated the value of creating the conditions for learners to engage constructively (as defined in the ICAP framework [15, 16]) with the explanations.
sentences that implicitly or explicitly mention theory
We hypothesize that the observed difference in learning gain was due to the degree of cognitive engagement with AI-generated information. When individuals were provided with a solution to their task (in the form of a decision recommendation), they did not need to engage deeply with the explanations and could simply proceed with action. However, when they needed to arrive at their own decisions, they needed to engage with the provided explanations and synthesize the information to arrive at the conclusions.
sentences that implicitly or explicitly mention theory
Rotgans and Schmidt attributes these differences in cognitive engagement to different degrees of autonomy afforded by different learning tasks [59].
sentences that implicitly or explicitly mention theory
While some authors discuss cognitive engagement as a personal trait of a student that does not depend on context [3], others suggest that cognitive engagement depends on the structure of each task [15, 30, 59].
sentences that implicitly or explicitly mention theory
al. propose Interactive-Constructive-Active-Passive (ICAP) framework to describe a continuum of learning behaviors (from passive, to active, to constructive, to interactive) and argue that each subsequent level leads to an increase in cognitive engagement and learning [15, 16].
sentences that implicitly or explicitly mention theory
Research in cognitive psychology suggested that people process information on different levels. Deep processing occurs when individuals engage in more meaningful analysis of information and link it to existing knowledge structures [2]. In learning sciences, depth of processing is often associated with the degree of cognitive engagement, which is described as a "psychological state in which students put in a lot of effort to truly understand a topic and in which students persist studying over a long period of time." [59].
sentences that implicitly or explicitly mention theory
Researchers in learning sciences use the term "cognitive engagement" to describe learners' engagement with the learning process. When people are cognitively engaged with instructional process and materials, they are more likely to benefit from instruction and are more likely to acquire new skills and knowledge.
sentences that implicitly or explicitly mention theory
Addressing this feedback, by training more abstractive CTR models or performing a post-hoc abstraction of the generated summary, is an interesting future direction we plan to explore.
Please highlight any phrases that describe recommendations made in the paper
Additionally, our tool currently helps users in the reviewing step solely with the alignment functionality. Future work should add additional assistance during this step in the form of suggested improvements to selected unsatisfactory content in the summary, in addition to the alignment feature.
Please highlight any phrases that describe recommendations made in the paper
Future work should expand the application's capabilities to the multi-document setting, both in terms of the backend models and in terms of accessibility and intuitiveness of the application's frontend design.
Please highlight any phrases that describe recommendations made in the paper
Lastly, exploring strategies to scale SUMMHELPER to a multi-document setting presents another promising avenue for future investigation.
Please highlight any phrases that describe recommendations made in the paper
Additionally, in light of some user feedback, another interesting extension includes developing more abstractive consolidation and fusion models, which would offer control over the level of abstractness in the outputs.
Please highlight any phrases that describe recommendations made in the paper
Future work may include investigating more effective semantic strategies to locate summary-source alignments with acceptable latency.
Please highlight any phrases that describe recommendations made in the paper
highlights are incorporated into the input text with special markups, <extra_id_1> and <extra_id_2>, marking the beginning and end of each highlighted span, respectively. In our configuration, we set the maximum input length to 4096 and the maximum target length to 400. A greedy decoding strategy was used in order to optimize the decoding speed.
Please highlight any phrases that describe the libraries and tools used to implement the idea
Our approach locates the longest common subsequence (LCS) between the lemmas of each input sentence and each summary sentence, followed by several heuristics to filter out irrelevant LCSs
Please highlight any phrases that describe the libraries and tools used to implement the idea
For the summarization model, we used a BARTlarge model (Lewis et al., 2019) trained on the CNN/Daily Mail dataset (Hermann et al., 2015), selected for its noticeable popularity.
Please highlight any phrases that describe the libraries and tools used to implement the idea
For the initial auto-consolidation, we deploy an available Controlled Text Reduction model (Slobodkin et al., 2023), which is a Flan-T5large model (Chung et al., 2022), finetuned on the highlights-focused CTR dataset.
Please highlight any phrases that describe the libraries and tools used to implement the idea
we deploy the ExtractiveSummarizer model from the TransformerSum library. The model, a RoBERTabase (Liu et al., 2019) trained on the CNN/DailyMail summarization dataset (Hermann et al., 2015), operates as a binary classifier.
Please highlight any phrases that describe the libraries and tools used to implement the idea
This step coincides with the recently introduced Controlled Text Reduction task (CTR; Slobodkin et al., 2022), which produces a coherent fused version of the content of marked spans ("highlights") in a source document, as interpreted within the context of the full text.
Please highlight any phrases that describe the theory behind this work
SUMMHELPER is a modular system consisting of separate components, each performing one subtask, allowing user modifications of that sub-task's output. Such decomposition has been studied before in the context of fully automated summarization, with several works separating the process into salience detection and generation components (Barzilay and McKeown, 2005; Li et al., 2018; Ernst et al., 2022). These works focused on optimizing each component as part of a fully-automatic summarization process in order to improve the overall performance of the model. In contrast, our work uses this modularity to not only improve overall system output, but to also give more control to the user over each step in the summarization process.
Please highlight any phrases that describe the theory behind this work
Our objective in this paper is to promote such a human-involved approach to summarization, allowing to better tailor the eventual output to real-world user needs, and to synergize the efficiency of the computer with the quality of the human (Hoc, 2000; Pacaux-Lemoine et al., 2017; Flemisch et al., 2019).
Please highlight any phrases that describe the theory behind this work
it is crucial to prioritize and direct human efforts toward more "suspicious" outputs from LLMs
Please highlight any phrases that describe recommendations made in the paper
we advocate a collaborative approach where humans and LLMs work together to produce reliable and high-quality labels
Please highlight any phrases that describe recommendations made in the paper
LLM annotators and human annotators should not be treated the same, and annotation tools should carefully design their data models and workflows to accommodate both types of annotators
Please highlight any phrases that describe recommendations made in the paper
it is advisable to either mask any confidential information or only use in-house LLMs
Please highlight any phrases that describe recommendations made in the paper
it is recommended that the format of a prompt be similar to the one used in training as some LLMs have different prompt format than the others
Please highlight any phrases that describe recommendations made in the paper
the selection of label options may work better if it is similar to common options for given tasks, such as [positive, neutral, negative] > [super positive, positive, ..., negative] for sentiment classification
Please highlight any phrases that describe recommendations made in the paper
designing an annotation task and a prompt similar to more widely used and standardized NLP tasks is beneficial
Please highlight any phrases that describe recommendations made in the paper
errors encountered during API calls are handled in two ways: handle within our system or delegate to users. We handle known LLM API errors that can be solved by user-side intervention. This would be in cases such as a Timeout or RateLimitError in OpenAI models
Please highlight any phrases that describe the libraries and tools used to implement the idea
errors such as APIConnectionError in OpenAI models occur because of an issue with the LLM API server itself and requires intervention from OpenAI.
Please highlight any phrases that describe the libraries and tools used to implement the idea
While MEGAnno+ is designed to support any open-source LLM or commercial LLM APIs, in this work, we only demonstrate OpenAI Completion models for clarity and brevity.
Please highlight any phrases that describe the libraries and tools used to implement the idea
Data Model MEGAnno+ extends MEGAnno's data model where data Record, Label, Annotation, Metadata (e.g., text embedding or confidence score) are persisted in the service database along with the task Schema.
Please highlight any phrases that describe the libraries and tools used to implement the idea
To implement our system as an extension to MEGAnno (Zhang et al., 2022), an in-notebook exploratory annotation tool.
Please highlight any phrases that describe the libraries and tools used to implement the idea
MEGAnno+ is designed to provide a convenient and robust workflow for users to utilize LLMs in text annotation. To use our tool, users operate within their Jupyter notebook (Kluyver et al., 2016) with the MEGAnno+ client installed.
Please highlight any phrases that describe the libraries and tools used to implement the idea
LLM annotators and human annotators should not be treated the same, and annotation tools should carefully design their data models and workflows to accommodate both types of annotators.
Please highlight any phrases that describe the theory behind this work
we go beyond using LLMs to assist annotation for human annotators or to replace human annotators. Rather, MEGAnno+ advocates for a collaboration between humans and LLMs with our dedicated system design and annotation-verification workflows.
Please highlight any phrases that describe the theory behind this work
Despite these advancements, it is essential to acknowledge that LLMs have limitations, necessitating human intervention in the data annotation process. One challenge is that the performance of LLMs varies extensively across different tasks, datasets, and labels. LLMs often struggle to comprehend subtle nuances or contexts in natural language, making involvement of humans with social and cultural understanding or domain expertise crucial.
Please highlight any phrases that describe the theory behind this work
Large language models (LLMs) can label data faster and cheaper than humans for various NLP tasks. Despite their prowess, LLMs may fall short in understanding of complex, sociocultural, or domain-specific context, potentially leading to incorrect annotations. Therefore, we advocate a collaborative approach where humans and LLMs work together to produce reliable and high-quality labels.
Please highlight any phrases that describe the theory behind this work
Valarie A Zeithaml and William L Fuerst. 1983. Age differences in response to grocery store price information. Journal of consumer affairs 17, 2 (1983), 402–420.
any bibliographic entry relating to older adults
Mary E Sesto, Curtis B Irwin, Karen B Chen, Amrish O Chourasia, and Douglas A Wiegmann. 2012. Effect of touch screen button size and spacing on touch characteristics of users with and without disabilities. Human Factors: The Journal of the Human Factors and Ergonomics Society 54, 3 (2012), 425–436.
any bibliographic entry relating to older adults
Zhao Xia Jin, Tom Plocher, and Liana Kiff. 2007. Touch screen user interfaces for older adults: button size and spacing. In Universal acess in human computer interaction. coping with diversity. Springer, 933–941.
any bibliographic entry relating to older adults
Robin Brewer, Raymundo Cornejo Garcia, Tedmond Schwaba, Darren Gergle, and Anne Marie Piper. 2016. Exploring Traditional Phones as an E-Mail Interface for Older Adults. ACM Transactions on Accessible Computing (TACCESS) 8, 2 (2016), 6.
any bibliographic entry relating to older adults
Janan Al-Awar Smither and Curt C Braun. 1994. Technology and older adults: Factors affecting the adoption of automatic teller machines. The Journal of General Psychology 121, 4 (1994), 381–389.
any bibliographic entry relating to older adults
Wiktoria Wilkowska and Martina Ziefle. 2009. Which factors form older adults' acceptance of mobile information and communication technologies? Springer.
any bibliographic entry relating to older adults
Kerryellen G Vroman, Sajay Arthanat, and Catherine Lysack. 2015. "Who over 65 is online?" Older adults' dispositions toward information communication technology. Computers in Human Behavior 43 (2015), 156–166.
any bibliographic entry relating to older adults
Phil Turner, Susan Turner, and Guy Van de Walle. 2007. How older people account for their experiences with interactive technology. Behaviour & Information Technology 26, 4 (2007), 287–296.
any bibliographic entry relating to older adults
Hironobu Takagi, Akihiro Kosugi, Tatsuya Ishihara, and Kentarou Fukuda. 2014. Remote IT education for senior citizens. In Proceedings of the 11th Web for All Conference. ACM, 41.
any bibliographic entry relating to older adults
Karen Renaud and Judy Van Biljon. 2008. Predicting technology acceptance and adoption by the elderly: a qualitative study. In Proceedings of the 2008 annual research conference of the South African Institute of Computer Scientists and Information Technologists on IT research in developing countries: riding the wave of technology. ACM, 210–219.
any bibliographic entry relating to older adults
Chee Wei Phang, Juliana Sutanto, Atreyi Kankanhalli, Yan Li, Bernard CY Tan, and Hock-Hai Teo. 2006. Senior citizens' acceptance of information systems: A study in the context of e-government services. Engineering Management, IEEE Transactions on 53, 4 (2006), 555–569.
any bibliographic entry relating to older adults
Bjorn Niehaves and Ralf Plattfaut. 2014. Internet adoption by the elderly: employing IS technology acceptance theories for understanding the age-related digital divide. European Journal of Information Systems 23, 6 (2014), 708–726.
any bibliographic entry relating to older adults
HH Nap and HP de Greef. 2010. Self-efficacy & stress in senior computer interaction. In Proceedings of the 28th Annual European Conference on Cognitive Ergonomics. ACM, 227–230.
any bibliographic entry relating to older adults
Michael G Morris and Viswanath Venkatesh. 2000. Age differences in technology adoption decisions: Implications for a changing work force. Personnel psychology 53, 2 (2000), 375–403.
any bibliographic entry relating to older adults
Tracy L Mitzner, Wendy A Rogers, Arthur D Fisk, Walter R Boot, Neil Charness, Sara J Czaja, and Joseph Sharit. 2014. Predicting older adults' perceptions about a computer system designed for seniors. Universal Access in the Information Society (2014), 1–10.
any bibliographic entry relating to older adults
Chaiwoo Lee and Joseph F Coughlin. 2014. PERSPECTIVE: Older Adults' Adoption of Technology: An Integrated Approach to Identifying Determinants and Barriers. Journal of Product Innovation Management (2014).
any bibliographic entry relating to older adults
Sri Kurniawan. 2008. Older people and mobile phones: A multi-method investigation. International Journal of Human-Computer Studies 66, 12 (2008), 889–901.
any bibliographic entry relating to older adults
Vicki L Hanson. 2011. Technology skill and age: what will be the same 20 years from now? Universal Access in the Information Society 10, 4 (2011), 443–452.
any bibliographic entry relating to older adults
Mary C Gilly and Valarie A Zeithaml. 1985. The elderly consumer and adoption of technologies. Journal of consumer research (1985), 353–357.
any bibliographic entry relating to older adults
Nancy M Gell, Dori E Rosenberg, George Demiris, Andrea Z LaCroix, and Kushang V Patel. 2013. Patterns of technology use among older adults with and without disabilities. The Gerontologist (2013), gnt166.
any bibliographic entry relating to older adults
Helene Gelderblom, Tobie van Dyk, and Judy van Biljon. 2010. Mobile phone adoption: Do existing models adequately capture the actual usage of older adults?. In Proceedings of the 2010 annual research conference of the south african institute of computer scientists and information technologists. ACM, 67–74.
any bibliographic entry relating to older adults
Arthur D Fisk, Wendy A Rogers, Neil Charness, Sara J Czaja, and Joseph Sharit. 2009. Designing for older adults: Principles and creative human factors approaches. CRC press.
any bibliographic entry relating to older adults
Anna Dickinson, Alan F Newell, Michael J Smith, and Robin L Hill. 2005. Introducing the Internet to the over-60s: Developing an email system for older novice computer users. Interacting with Computers 17, 6 (2005), 621–642.
any bibliographic entry relating to older adults
Mario Conci, Fabio Pianesi, and Massimo Zancanaro. 2009. Useful, social and enjoyable: Mobile phone adoption by older people. In Human-Computer Interaction–INTERACT 2009. Springer, 63–76.
any bibliographic entry relating to older adults
Miha Cimperman, Maja Makovec Brenčič, Peter Trkman, and Mateja de Leonni Stanonik. 2013. Older adults' perceptions of home telehealth services. Telemedicine and e-Health 19, 10 (2013), 786–790.
any bibliographic entry relating to older adults
Luca Buccoliero and Elena Bellio. 2014. The adoption of silver e-Health technologies: first hints on technology acceptance factors for elderly in Italy. In Proceedings of the 8th International Conference on Theory and Practice of Electronic Governance. ACM, 304–307.
any bibliographic entry relating to older adults
Today's generations of older adults have not grown up with information and communications technologies that are widely available these days. Thus, there is "a natural confound of age and experience, since today's older adults are exposed to these technologies at a different point in their lives than today's young adults." [17]
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Older people are less likely to have peers with sufficient technology experiences compared to their younger counterparts.
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Incorporating these human factors and practical design suggestions for older adults, Fisk et al. proposed key recommendations for designing mobile devices for this age group [12].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Studies have shown that typical interaction components and techniques of a smartphone often prevent older adults from smooth and instant interactions with it. For example, the small size and the low contrast of buttons on a mobile display has a significant negative influence on interaction performance such as speed and accuracy [18], and decline in motor skills is correlated with time required to complete a task [30].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Lee and Coughlin reviewed studies of older adults' technology acceptance and identified ten factors that are critical facilitators or determinants of older adults' acceptance of technology: value, usability, affordability, accessibility, technical support, social support, emotion, independence, experience, and confidence [20].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
most works point out that an individual's personal context [38] and the social context [36] in which the technology is introduced are the primary factors influencing the perception of, experience with, and evaluation of new technological developments among older adults [19].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
One exception is the senior technology acceptance model (STAM) [28]. Using TAM, UTAUT, and several other works as theoretical underpinning, Renaud and Biljon proposed a model to explain older adults' mobile phone adoption.
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Several studies have attempted to determine older adults' acceptance of technologies in general, and healthcare-related systems in particular, using the UTAUT framework. (e.g., email [14], a telehealth service [7]).
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
As a result, older adults and their adoption of new technologies have been a topic of active research since the advent of consumer technologies (e.g., automated teller machine [32], scanner-equipped grocery stores [41], electronic funds transfer [15]).
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Seniors have historically been late adopters to the world of technology compared to their younger counterparts [24, 40].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Nowadays, older adults are increasingly adopting and adapting to information and communication technologies [5].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
smartphone ownership among older adults has significantly risen in recent years [3]. However, its adoption levels among older adults in the US still sit at 27% as of 2015, whereas some 85% of Americans aged 18-29 are smartphone owners [31].
citations about older adults; for example, the citation numbers being highlighted when the citation is in regards to older adults
Lastly, while our findings are based on only 24 participants, the sample size is commensurate with the Ground Theory approach.
sentences that use or mention grounded theory
We analyzed the second-round interview data using inductive and deductive approaches informed by grounded theory and other qualitative analysis methods [33, 22].
sentences that use or mention grounded theory
Components in red boldface in Figure 3 provide a preview of the new elements we have identified and their relationship to the components proposed in earlier models.
sentences about extending existing theoretical models with research findings
Triangulating the empirical findings from our preliminary results with the existing theoretical models, we proposed an extension of the existing theoretical models that explains the technology acceptance behavior of our participants who were aged 60 or over. Our proposed model incorporates key elements of prior models and introduces novel components that significantly influence the participants' technology acceptance, namely one new phase, intention to learn, and three factors, self-efficacy, conversion readiness and peer support.
sentences about extending existing theoretical models with research findings
Consolidating our preliminary findings with the existing models, we propose an extended technology acceptance model for older adults illustrated in Figure 3. Extending to the predecessor theories, our tentative model introduces the perceived effort of learning a new technology as an obstacle for older adults' technology acceptance, which has not been reported in any studies of younger adults' technology acceptance.
sentences about extending existing theoretical models with research findings
In particular, we identified an additional phase that is prominent among the participants, intention to learn, but did not appear in prior models. Then, we identified three new factors that significantly influence their technology acceptance but which are, again, not represented in the existing models: self-efficacy, conversion readiness, and peer support.
sentences about extending existing theoretical models with research findings
The beauty of the GP-TSM technique lies in its simplicity: at its core, all GP-TSM does is change the visual saliency of words by adjusting their opacity. This preserves the integrity of the original text and minimizes "ergonomic obtrusiveness" [100] while providing readers with a form of "contextual cuing" to arm them with "incidental knowledge about global context", which they can harness to better assign visual attention and memory when reading [40].
sentences that implicitly or explicitly mention theory
Furthermore, according to Stevens's power law, people perceive changes in gray scale not linearly, but rather by a factor of approximately 0.5 [71]. For instance, a threefold increase in opacity might only be perceived as 1.5 times more significant, further complicating the differentiation of levels.
sentences that implicitly or explicitly mention theory
This sequence resonates with efficient content absorption strategies highlighted in speed reading literature, where readers first capture the gist and then delve deeper [1, 63]. The interface, therefore, may inadvertently facilitate this structured, layered reading approach, which might explain the improvement in reading efficiency and comprehension.
sentences that implicitly or explicitly mention theory
We adopt the term "saliency" based on its definition (a "bottom-up, stimulus-driven perceptual quality which makes some items stand out from their neighbors") [42], and its use in augmented reality [85, 88], computer vision [17, 55], and cognitive science [37, 56].
sentences that implicitly or explicitly mention theory
Modulating text saliency is a widely studied aspect of textual information representation. This technique modifies the visual attributes of text to promote words of interest and guide readers' attention, making pertinent information more perceptible and thereby enhancing comprehension and the user experience [12, 42].
sentences that implicitly or explicitly mention theory
compressive summarization aims to select the shortest subsequence of words within a sentence that yields an informative and grammatical sentence [64]. This framework allows for a more concise representation of the original content while retaining the essence of its meaning.
sentences that implicitly or explicitly mention theory
Given the cognitive effort reading requires, readers frequently resort to skimming, which is a rapid, selective, and non-linear form of reading [2]. Eye tracking studies [30, 74] validate that such behavior is extremely common. However, multiple studies have suggested a significant trade-off between reading speed and comprehension [65, 66, 76, 87].
sentences that implicitly or explicitly mention theory
Specifically, automated summarization methods can introduce multiple types of errors: "crimes" of omission, hallucination, and misrepresentation.
sentences that implicitly or explicitly mention theory
Automated text summarization techniques, including but not limited to crowd-powered systems [10], prompting large language models (LLMs) [105], and other AI technologies, can address a subset of these difficulties, i.e., the resulting text may be shorter, with simpler sentence structures and fewer unusual words [62]. However, unless there is information within the original document that is truly redundant, the result is a lossy representation of the original document, regardless of whether the process is abstractive or extractive.
sentences that implicitly or explicitly mention theory
Our goal is to modulate the saliency of words in the original text so that users can easily bypass certain words during skimming while maintaining an uninterrupted reading flow.
sentences about intended user's goals
Be resilient to AI errors by enabling the reader to (a) notice, (b) have enough context to judge, and (c) easily recover from, automated decisions they disagree with.
sentences about intended user's goals
Support skimming without interrupting flow. The system should improve skimming of text while minimizing the impact on the user's natural reading flow. In particular, as much as possible, it should avoid presenting users with salient text that is unparsable as a coherent thought, i.e., the system should present a complete sentence rather than a phrase or sentence fragment.
sentences about intended user's goals
Support reading at multiple levels of detail. The system should help users navigate the full complexity of a text, shifting focus seamlessly between different levels of semantic coverage, or granularity, from the big picture to the fine details.
sentences about intended user's goals
Integrate seamlessly into existing reading experiences. The system should complement and not interfere with the existing digital reading workflow that people are used to. It should provide all the functionalities in the same view, minimizing the overhead of mode and context switching.
sentences about intended user's goals
Remain faithful to the original text. The system should not automatically reword or add new words or phrases to the original text. It should preserve the original text, while rendering it in a way that aids reading, skimming, or information retrieval.
sentences about intended user's goals
We aspired to design a text rendering interface that alleviates some of the cognitive demands of reading, skimming, or performing information retrieval on natural language documents—particularly those with long, complicated sentences—without compromising the integrity of the original content.
sentences about intended user's goals
One prior piece of HCI work, ParaLib [51], does explicitly exploit these theories for system feature design, but does this in the domain of code.
sentences that implicitly or explicitly mention theory
There are two hypothesized benefits of this view. One is based on an understanding of human perception: the grid layout should help users compare more LLM responses because the spatial arrangement assists their memory. The other benefit is based on Variation Theory, which posits that discerning the impact of a critical aspect, for example model temperature, is only possible when experiencing variation along that dimension, isolated from variation along other dimensions.
sentences that implicitly or explicitly mention theory
Given that the features implemented in this work are in line with design implications of Variation Theory and Analogical Learning Theory, the results suggest that there may be further utility of these theories for guiding the design of future systems that help users make sense of data and form mental models from examples.
sentences that implicitly or explicitly mention theory
Theories of human concept learning suggest that a key step in forming accurate, robust mental models of a phenomenon is to be able to discern the underlying dimensions of variation (Variation Theory) and any latent structures beneath superficial details (Analogical Learning Theory). By detecting and communicating which sentences are both structurally analogous (by virtue of their position within the response) and semantically related (by virtue of highly overlapping content), users should be able to more easily identify emergent structures, as well as compare and contrast particular compositions of structural elements across responses and syntactic elements that may vary in meaningful ways across analogous sentences within those responses. These theories assert that these subtasks are key ingredients in forming those robust accurate mental models, i.e., learning from the LLM responses in order to better perform their overarching task.
sentences that implicitly or explicitly mention theory
In this work, in line with Variation Theory, the existing and novel features instantiated and described in the next subsection collectively identify patterns of consistency, variation, or both; they are explicitly designed to make emergent dimensions of consistency and variation easier for the user to perceive.
sentences that implicitly or explicitly mention theory
Variation Theory describes how helping people perceive the different dimensions of consistency and variation across examples (here, LLM responses) of the object of learning helps them more quickly and robustly leap to more accurate mental models. Analogical Learning Theory describes how people can form mental models or schema from perceiving structural analogical relationships across superficially varying examples (again, here LLM responses).
sentences that implicitly or explicitly mention theory
Variation Theory [35] and Analogical Learning Theory [13, 14] each propose mechanisms for how people may conceive and update their mental models based on concrete examples, or use their mental model in new situations.
sentences that implicitly or explicitly mention theory
participants seemed to prefer engaging with the text directly without having to articulate a lens with which to look at the corpus, since their analysis goal may be initially under-defined.
sentences about intended user's goals
we want to decorate text to show pre-computed relationships, such as string matches or analogous sentences, across responses. In this way, we help users shift cognitive bandwidth away from identifying overlapping or \
sentences about intended user's goals
In our formative study, we found that automated analysis rarely captured what the participants were looking for when inspecting LLM responses.
sentences about intended user's goals
We want to support a wide range of tasks that involve sensemaking. For example, we want to support the detection of similarities and differences between individual responses as well as groups of responses, and support the detection of
sentences about intended user's goals
We aim to make 10s to 100s of LLM responses cognitively comfortable to peruse, as this was the scale we found to be most relavent in our formative study.
sentences about intended user's goals
No one person on the Excel team is focused on the macro recorder.
Find macros
The macro recorder doesn't work!
Find macros
Four tips for using the macro recorder
Find macros
Never use AutoSum or Quick Analysis while recording a macro.
Find macros
Assigning a macro to a form control, text box, or shape
Find macros
Creating a macro button on the Quick Access Toolbar
Find macros
Creating a macro button on the ribbon
Find macros
Running a macro
Find macros
Filling out the Record Macro dialog box
Find macros
Overview of recording, storing, and running a macro
Find macros
As corporate IT departments have found themselves with long backlogs of requests, Excel users have discovered that they can produce the reports needed to run their businesses themselves using the macro language Visual Basic for Applications (VBA).
Find macros
VBA enables you to achieve tremendous efficiencies in your day-to-day use of Excel. VBA helps you figure out how to import data and produce reports in Excel so that you don't have to wait for the IT department to help you.
Find macros
Eye-typing forces users to think in terms of individual letters. This has a cognitive cost and is not a fluid means of communication.
Highlight tasks
To use such a switch for typing, the SGD interface must be designed with this in mind from the beginning. The most common solution is a scanning keyboard.
Highlight tasks
TTF refers to the ability of technology to support a task [197]. The capabilities of the technology should match the demands of the task and the skills of the individual; in this case, the fit is perfect.
Highlight tasks
A system may be usable for some tasks and less usable for others; it may be usable for some users but not for others.
Highlight tasks
Usability concerns how easily computer-based tools may be operated by users trying to accomplish a task. Usability differs from utility. Usability concerns whether users can use the product in a way that makes it possible to realize its utility; utility is about whether the goal is important to the user.
Highlight tasks
The utility of an interactive system concerns its match with the tasks of users. If the match is good, the tool has high utility; if the tasks that users want to do are not supported by the tool, the tool has low utility.
Highlight tasks