Hasil untuk "Manners and customs (General)"

Menampilkan 20 dari ~1100418 hasil · dari DOAJ, CrossRef, arXiv

JSON API
DOAJ Open Access 2025
Dizer o indizível: a escrita das guerras civis em Moçambique e Guiné-Bissau

Érica Cristina Bispo

As obras Terra sonâmbula, de Mia Couto, e No fundo do canto, de Odete Semedo, se debruçam sobre as guerras civis ocorridas, respectivamente, em Moçambique e na Guiné-Bissau. Os livros realizam um exercício literário de rememorar e ressignificar os episódios trágicos em seus países, ao mesmo tempo em que resistem ao esquecimento e ao apagamento. Dessa forma, este artigo, valendo-se das reflexões críticas de Walter Benjamin e Paul Ricoeur, debate o exercício de memória realizado pela literatura nas duas obras referidas.

Literature (General), Manners and customs (General)
arXiv Open Access 2025
Strategic Customer Behavior in an M/M/1 Feedback Queue with General Payoffs

Peter Taylor, Jiesen Wang

We consider an M/M/1 feedback queue in which service attempts may fail, requiring the customer to rejoin the queue. Arriving customers act strategically, deciding whether to join the queue based on a threshold strategy that depends on the number of customers present. Their decisions balance the expected service reward against the costs associated with waiting, while accounting for the behavior of others. This model was first analyzed by Fackrell, Taylor and Wang (2021), who assumed that waiting costs were a linear function of the time in the system. They showed that increasing the reward for successful service or allowing reneging can paradoxically make all customers worse off. In this paper, we adopt a different setting in which waiting does not incur direct costs, but service rewards are subject to discounting over time. We show that under this assumption, paradoxical effects can still arise. Furthermore, we develop a numerical method to recover the sojourn time distribution under a threshold strategy and demonstrate how this can be used to derive equilibrium strategies under other payoff metrics.

en math.PR
arXiv Open Access 2025
Multi-party Collaborative Attention Control for Image Customization

Han Yang, Chuanguang Yang, Qiuli Wang et al.

The rapid advancement of diffusion models has increased the need for customized image generation. However, current customization methods face several limitations: 1) typically accept either image or text conditions alone; 2) customization in complex visual scenarios often leads to subject leakage or confusion; 3) image-conditioned outputs tend to suffer from inconsistent backgrounds; and 4) high computational costs. To address these issues, this paper introduces Multi-party Collaborative Attention Control (MCA-Ctrl), a tuning-free method that enables high-quality image customization using both text and complex visual conditions. Specifically, MCA-Ctrl leverages two key operations within the self-attention layer to coordinate multiple parallel diffusion processes and guide the target image generation. This approach allows MCA-Ctrl to capture the content and appearance of specific subjects while maintaining semantic consistency with the conditional input. Additionally, to mitigate subject leakage and confusion issues common in complex visual scenarios, we introduce a Subject Localization Module that extracts precise subject and editable image layers based on user instructions. Extensive quantitative and human evaluation experiments show that MCA-Ctrl outperforms existing methods in zero-shot image customization, effectively resolving the mentioned issues.

en cs.CV
arXiv Open Access 2025
CATS: Clustering-Aggregated and Time Series for Business Customer Purchase Intention Prediction

Yingjie Kuang, Tianchen Zhang, Zhen-Wei Huang et al.

Accurately predicting customers' purchase intentions is critical to the success of a business strategy. Current researches mainly focus on analyzing the specific types of products that customers are likely to purchase in the future, little attention has been paid to the critical factor of whether customers will engage in repurchase behavior. Predicting whether a customer will make the next purchase is a classic time series forecasting task. However, in real-world purchasing behavior, customer groups typically exhibit imbalance - i.e., there are a large number of occasional buyers and a small number of loyal customers. This head-to-tail distribution makes traditional time series forecasting methods face certain limitations when dealing with such problems. To address the above challenges, this paper proposes a unified Clustering and Attention mechanism GRU model (CAGRU) that leverages multi-modal data for customer purchase intention prediction. The framework first performs customer profiling with respect to the customer characteristics and clusters the customers to delineate the different customer clusters that contain similar features. Then, the time series features of different customer clusters are extracted by GRU neural network and an attention mechanism is introduced to capture the significance of sequence locations. Furthermore, to mitigate the head-to-tail distribution of customer segments, we train the model separately for each customer segment, to adapt and capture more accurately the differences in behavioral characteristics between different customer segments, as well as the similar characteristics of the customers within the same customer segment. We constructed four datasets and conducted extensive experiments to demonstrate the superiority of the proposed CAGRU approach.

en econ.EM, cs.LG
arXiv Open Access 2025
LLM-Synth4KWS: Scalable Automatic Generation and Synthesis of Confusable Data for Custom Keyword Spotting

Pai Zhu, Quan Wang, Dhruuv Agarwal et al.

Custom keyword spotting (KWS) allows detecting user-defined spoken keywords from streaming audio. This is achieved by comparing the embeddings from voice enrollments and input audio. State-of-the-art custom KWS models are typically trained contrastively using utterances whose keywords are randomly sampled from training dataset. These KWS models often struggle with confusing keywords, such as "blue" versus "glue". This paper introduces an effective way to augment the training with confusable utterances where keywords are generated and grouped from large language models (LLMs), and speech signals are synthesized with diverse speaking styles from text-to-speech (TTS) engines. To better measure user experience on confusable KWS, we define a new northstar metric using the average area under DET curve from confusable groups (c-AUC). Featuring high scalability and zero labor cost, the proposed method improves AUC by 3.7% and c-AUC by 11.3% on the Speech Commands testing set.

en eess.AS, cs.SD
arXiv Open Access 2025
Strategic timing of arrivals to a queueing system with scheduled customers

Wathsala Karunarathne, Camiel Koopmans, Jiesen Wang

This paper examines a single-server queueing system that serves both scheduled and strategic walk-in customers. The service discipline follows a first-come, first-served policy, with scheduled customers granted non-preemptive priority. Each walk-in customer strategically chooses their arrival time to minimize their expected waiting time, taking into account the reservation schedule and the decisions of other walk-in customers. We derive the Nash equilibrium arrival distribution for walk-in customers and investigate the implications of allowing early arrivals. By analysing various appointment schedules, we assess their effects on equilibrium arrival patterns, waiting times, and server idle time. Additionally, we develop an optimisation approach using the Differential Evolution algorithm, which demonstrates measurable improvements in system performance compared to traditional equally-spaced scheduling.

en math.PR
arXiv Open Access 2025
MVCustom: Multi-View Customized Diffusion via Geometric Latent Rendering and Completion

Minjung Shin, Hyunin Cho, Sooyeon Go et al.

Multi-view generation with camera pose control and prompt-based customization are both essential elements for achieving controllable generative models. However, existing multi-view generation models do not support customization with geometric consistency, whereas customization models lack explicit viewpoint control, making them challenging to unify. Motivated by these gaps, we introduce a novel task, multi-view customization, which aims to jointly achieve multi-view camera pose control and customization. Due to the scarcity of training data in customization, existing multi-view generation models, which inherently rely on large-scale datasets, struggle to generalize to diverse prompts. To address this, we propose MVCustom, a novel diffusion-based framework explicitly designed to achieve both multi-view consistency and customization fidelity. In the training stage, MVCustom learns the subject's identity and geometry using a feature-field representation, incorporating the text-to-video diffusion backbone enhanced with dense spatio-temporal attention, which leverages temporal coherence for multi-view consistency. In the inference stage, we introduce two novel techniques: depth-aware feature rendering explicitly enforces geometric consistency, and consistent-aware latent completion ensures accurate perspective alignment of the customized subject and surrounding backgrounds. Extensive experiments demonstrate that MVCustom achieves the most balanced and consistent competitive performance across multi-view consistency, customization fidelity, demonstrating effective solution of multi-objective generation task.

en cs.CV, cs.AI
arXiv Open Access 2025
ConceptMaster: Multi-Concept Video Customization on Diffusion Transformer Models Without Test-Time Tuning

Yuzhou Huang, Ziyang Yuan, Quande Liu et al.

Text-to-video generation has made remarkable advancements through diffusion models. However, Multi-Concept Video Customization (MCVC) remains a significant challenge. We identify two key challenges for this task: 1) the identity decoupling issue, where directly adopting existing customization methods inevitably mix identity attributes when handling multiple concepts simultaneously, and 2) the scarcity of high-quality video-entity pairs, which is crucial for training a model that can well represent and decouple various customized concepts in video generation. To address these challenges, we introduce ConceptMaster, a novel framework that effectively addresses the identity decoupling issues while maintaining concept fidelity in video customization. Specifically, we propose to learn decoupled multi-concept embeddings and inject them into diffusion models in a standalone manner, which effectively guarantees the quality of customized videos with multiple identities, even for highly similar visual concepts. To overcome the scarcity of high-quality MCVC data, we establish a data construction pipeline, which enables collection of high-quality multi-concept video-entity data pairs across diverse scenarios. A multi-concept video evaluation set is further devised to comprehensively validate our method from three dimensions, including concept fidelity, identity decoupling ability, and video generation quality, across six different concept composition scenarios. Extensive experiments demonstrate that ConceptMaster significantly outperforms previous methods for video customization tasks, showing great potential to generate personalized and semantically accurate content for video diffusion models.

en cs.CV
arXiv Open Access 2024
Direct-a-Video: Customized Video Generation with User-Directed Camera Movement and Object Motion

Shiyuan Yang, Liang Hou, Haibin Huang et al.

Recent text-to-video diffusion models have achieved impressive progress. In practice, users often desire the ability to control object motion and camera movement independently for customized video creation. However, current methods lack the focus on separately controlling object motion and camera movement in a decoupled manner, which limits the controllability and flexibility of text-to-video models. In this paper, we introduce Direct-a-Video, a system that allows users to independently specify motions for multiple objects as well as camera's pan and zoom movements, as if directing a video. We propose a simple yet effective strategy for the decoupled control of object motion and camera movement. Object motion is controlled through spatial cross-attention modulation using the model's inherent priors, requiring no additional optimization. For camera movement, we introduce new temporal cross-attention layers to interpret quantitative camera movement parameters. We further employ an augmentation-based approach to train these layers in a self-supervised manner on a small-scale dataset, eliminating the need for explicit motion annotation. Both components operate independently, allowing individual or combined control, and can generalize to open-domain scenarios. Extensive experiments demonstrate the superiority and effectiveness of our method. Project page and code are available at https://direct-a-video.github.io/.

arXiv Open Access 2024
Trustful LLMs: Customizing and Grounding Text Generation with Knowledge Bases and Dual Decoders

Xiaofeng Zhu, Jaya Krishna Mandivarapu

Although people are impressed by the content generation skills of large language models, the use of LLMs, such as ChatGPT, is limited by the domain grounding of the content. The correctness and groundedness of the generated content need to be based on a verified context, such as results from Retrieval-Augmented Generation (RAG). One important issue when adapting LLMs to a customized domain is that the generated responses are often incomplete, or the additions are not verified and may even be hallucinated. Prior studies on hallucination detection have focused on evaluation metrics, which are not easily adaptable to dynamic domains and can be vulnerable to attacks like jail-breaking. In this work, we propose 1) a post-processing algorithm that leverages knowledge triplets in RAG context to correct hallucinations and 2) a dual-decoder model that fuses RAG context to guide the generation process.

en cs.CL, cs.AI
arXiv Open Access 2023
Towards Data-efficient Customer Intent Recognition with Prompt-based Learning Paradigm

Hengyu Luo, Peng Liu, Stefan Esping

Recognizing customer intent accurately with language models based on customer-agent conversational data is essential in today's digital customer service marketplace, but it is often hindered by the lack of sufficient labeled data. In this paper, we introduce the prompt-based learning paradigm that significantly reduces the dependency on extensive datasets. Utilizing prompted training combined with answer mapping techniques, this approach allows small language models to achieve competitive intent recognition performance with only a minimal amount of training data. Furthermore, We enhance the performance by integrating active sampling and ensemble learning strategies in the prompted training pipeline. Additionally, preliminary tests in a zero-shot setting demonstrate that, with well-crafted and detailed prompts, small language models show considerable instruction-following potential even without any further training. These results highlight the viability of semantic modeling of conversational data in a more data-efficient manner with minimal data use, paving the way for advancements in AI-driven customer service.

en cs.CL, cs.AI
arXiv Open Access 2023
"Customization is Key": Reconfigurable Content Tokens for Accessible Data Visualizations

Shuli Jones, Isabella Pedraza Pineros, Daniel Hajas et al.

Customization is crucial for making visualizations accessible to blind and low-vision (BLV) people with widely-varying needs. But what makes for usable or useful customization? We identify four design goals for how BLV people should be able to customize screen-reader-accessible visualizations: presence, or what content is included; verbosity, or how concisely content is presented; ordering, or how content is sequenced; and, duration, or how long customizations are active. To meet these goals, we model a customization as a sequence of content tokens, each with a set of adjustable properties. We instantiate our model by extending Olli, an open-source accessible visualization toolkit, with a settings menu and command box for persistent and ephemeral customization respectively. Through a study with 13 BLV participants, we find that customization increases the ease of identifying and remembering information. However, customization also introduces additional complexity, making it more helpful for users familiar with similar tools.

arXiv Open Access 2023
Equilibrium Analysis of Customer Attraction Games

Xiaotie Deng, Hangxin Gan, Ningyuan Li et al.

We introduce a game model called "customer attraction game" to demonstrate the competition among online content providers. In this model, customers exhibit interest in various topics. Each content provider selects one topic and benefits from the attracted customers. We investigate both symmetric and asymmetric settings involving agents and customers. In the symmetric setting, the existence of pure Nash equilibrium (PNE) is guaranteed, but finding a PNE is PLS-complete. To address this, we propose a fully polynomial time approximation scheme to identify an approximate PNE. Moreover, the tight Price of Anarchy (PoA) is established. In the asymmetric setting, we show the nonexistence of PNE in certain instances and establish that determining its existence is NP-hard. Nevertheless, we prove the existence of an approximate PNE. Additionally, when agents select topics sequentially, we demonstrate that finding a subgame-perfect equilibrium is PSPACE-hard. Furthermore, we present the sequential PoA for the two-agent setting.

en cs.GT
arXiv Open Access 2023
A modern-day Mars climate in the Met Office Unified Model: dry simulations

Danny McCulloch, Denis E. Sergeev, Nathan Mayne et al.

We present results from the Met Office Unified Model (UM), a world-leading climate and weather model, adapted to simulate a dry Martian climate. We detail the adaptation of the basic parameterisations and analyse results from two simulations, one with radiatively active mineral dust and one with radiatively inactive dust. These simulations demonstrate how the radiative effects of dust act to accelerate the winds and create a mid-altitude isothermal layer during the dusty season. We validate our model through comparison with an established Mars model, the Laboratoire de Météorologie Dynamique planetary climate model (PCM), finding good agreement in the seasonal wind and temperature profiles but with discrepancies in the predicted dust mass mixing ratio and conditions at the poles. This study validates the use of the UM for a Martian atmosphere, highlighting how the adaptation of an Earth general circulation model (GCM) can be beneficial for existing Mars GCMs and provides insight into the next steps in our development of a new Mars climate model.

en astro-ph.EP, physics.ao-ph
arXiv Open Access 2023
Bringing the State-of-the-Art to Customers: A Neural Agent Assistant Framework for Customer Service Support

Stephen Obadinma, Faiza Khan Khattak, Shirley Wang et al.

Building Agent Assistants that can help improve customer service support requires inputs from industry users and their customers, as well as knowledge about state-of-the-art Natural Language Processing (NLP) technology. We combine expertise from academia and industry to bridge the gap and build task/domain-specific Neural Agent Assistants (NAA) with three high-level components for: (1) Intent Identification, (2) Context Retrieval, and (3) Response Generation. In this paper, we outline the pipeline of the NAA's core system and also present three case studies in which three industry partners successfully adapt the framework to find solutions to their unique challenges. Our findings suggest that a collaborative process is instrumental in spurring the development of emerging NLP models for Conversational AI tasks in industry. The full reference implementation code and results are available at \url{https://github.com/VectorInstitute/NAA}

en cs.CL
DOAJ Open Access 2022
Dos pornotrópicos à emancipação da mulher: corpo e território em Caderno de memórias coloniais, de Isabela Figueiredo

Alessandra Paula Rech, Daniele Scalia

O presente artigo se trata de uma análise da obra de autoficção Caderno de memórias coloniais, de Isabela Figueiredo (2010), na perspectiva das representações do corpo no imaginário colonial. O estudo se detém, especialmente, sobre as interdições do erótico às mulheres, que transparecem nos relatos da personagem-narradora, distinguindo os corpos de brancas colonizadoras e de negras colonizadas. Similarmente oprimidas, as mulheres que habitam os dois lados "abissais" do recorte histórico da colonização e da posterior emancipação de Moçambique/Maputo podem ser tomadas como exemplares das reverberações do conceito de pornotrópicos, bem como das ambiguidades do processo colonizador protagonizado por Portugal. No referencial teórico, contribuições de hooks (2018), Lorde (2020), McClintock (2010), Santos (2007; 2010), entre outros.

Literature (General), Manners and customs (General)
arXiv Open Access 2022
3D modelling of the impact of stellar activity on tidally locked terrestrial exoplanets: atmospheric composition and habitability

Robert J. Ridgway, Maria Zamyatina, Nathan J. Mayne et al.

Stellar flares present challenges to the potential habitability of terrestrial planets orbiting M dwarf stars through inducing changes in the atmospheric composition and irradiating the planet's surface in large amounts of ultraviolet light. To examine their impact, we have coupled a general circulation model with a photochemical kinetics scheme to examine the response and changes of an Earth-like atmosphere to stellar flares and coronal mass ejections. We find that stellar flares increase the amount of ozone in the atmosphere by a factor of 20 compared to a quiescent star. We find that coronal mass ejections abiotically generate significant levels of potential bio-signatures such as N$_2$O. The changes in atmospheric composition cause a moderate decrease in the amount of ultraviolet light that reaches the planets surface, suggesting that while flares are potentially harmful to life, the changes in the atmosphere due to a stellar flare act to reduce the impact of the next stellar flare.

en astro-ph.EP, physics.ao-ph
arXiv Open Access 2022
Customized Conversational Recommender Systems

Shuokai Li, Yongchun Zhu, Ruobing Xie et al.

Conversational recommender systems (CRS) aim to capture user's current intentions and provide recommendations through real-time multi-turn conversational interactions. As a human-machine interactive system, it is essential for CRS to improve the user experience. However, most CRS methods neglect the importance of user experience. In this paper, we propose two key points for CRS to improve the user experience: (1) Speaking like a human, human can speak with different styles according to the current dialogue context. (2) Identifying fine-grained intentions, even for the same utterance, different users have diverse finegrained intentions, which are related to users' inherent preference. Based on the observations, we propose a novel CRS model, coined Customized Conversational Recommender System (CCRS), which customizes CRS model for users from three perspectives. For human-like dialogue services, we propose multi-style dialogue response generator which selects context-aware speaking style for utterance generation. To provide personalized recommendations, we extract user's current fine-grained intentions from dialogue context with the guidance of user's inherent preferences. Finally, to customize the model parameters for each user, we train the model from the meta-learning perspective. Extensive experiments and a series of analyses have shown the superiority of our CCRS on both the recommendation and dialogue services.

en cs.IR, cs.AI

Halaman 23 dari 55021