INQUIRING LINE

What temporal design dimensions characterize different chatbot relationship types?

This explores how the *time dimension* of a chatbot relationship — how long it's meant to last, and how it changes across repeated use — shapes what kind of relationship (and design) you end up with.


This explores how the time horizon of a chatbot relationship — a single throwaway exchange versus an ongoing companionship — becomes the hidden axis that determines its design. The most direct answer in the corpus is an analysis of 120 chatbots that sorts them into three archetypes by intended duration: ad-hoc supporters (one-off helpers), temporary assistants (task-bounded but recurring), and persistent companions (relationship-bearing) How should chatbot design vary by relationship duration?. The key move is that time horizon is the *primary* differentiator — it decides whether a chatbot should be treated as a communication tool or a social actor. So the first temporal dimension is simply: how long is this supposed to last?

The second dimension is decay. Whatever a chatbot does in its first session does not hold steady. Longitudinal work with the Mitsuku bot shows that the social processes driving relationship formation fade predictably as novelty wears off Do chatbot relationships lose their appeal as novelty wears off?. The practical sting is methodological: single-session studies — which is most of the field — systematically overstate what a long-term relationship will feel like. A design that delights once can flatten by week three, which is exactly why the companion archetype is the hardest to build.

The third dimension is escalation — not everything decays; some things accumulate. Personalization research shows trust and anthropomorphism *building* over repeated interactions, but privacy concern and user expectation rise on the same curve chatbot-personalization-creates-a-dual-dynamic-increasing-trust-and-anthropom. Each interaction raises the baseline, so a failure that would be forgivable on day one becomes a betrayal on day thirty. Disclosure works the same way: reciprocity deepens when a chatbot shares emotion *consistently* over time rather than adaptively matching the user moment-to-moment Do chatbots trigger human reciprocity norms around self-disclosure? — consistency is itself a temporal property. So the longer-horizon relationships aren't just 'more of the same'; they carry rising stakes that short ones never accrue.

There's a fourth, finer-grained temporal layer the corpus surfaces: the shape of a conversation *within* a session, not just across a relationship's lifespan. 'Conversational DNA' treats dialogue as a living system tracking four simultaneous temporal streams — linguistic complexity, emotional trajectory, topic coherence, relevance Can tracking dialogue dimensions simultaneously reveal hidden conversation patterns? — and a related finding shows that a structure-only model of how a conversation *unfolds* predicts user satisfaction (68%) almost as well as reading the full text (70%) Can conversation shape predict whether it will work?. Companions accumulate memory across sessions too, which is where evolving personas come in: PersonaAgent treats a persona as an intermediary between stored memory and present action, updated through interaction over time Can personas evolve in real time to match what users actually want?.

The thing you didn't know you wanted to know: relationship *type* and design quality aren't separate choices — get the time horizon wrong and the rest collapses regardless of polish. A judgment-free disclosure partner is therapeutic precisely because the user expects no continuity or social consequence Do chatbots help people disclose more intimate secrets?; bolt persistent memory and a 'relationship' onto that same bot and you convert its core asset into a liability. Temporal design isn't a feature you tune after the fact — it's the dimension that decides which kind of thing you're building.


Sources 8 notes

How should chatbot design vary by relationship duration?

Analysis of 120 chatbots reveals three archetypes—ad-hoc supporters, temporary assistants, and persistent companions—each requiring fundamentally different designs. Time horizon is the primary differentiator between treating chatbots as communication tools versus social actors.

Do chatbot relationships lose their appeal as novelty wears off?

Longitudinal studies with Mitsuku show that social processes driving relationship formation decline as novelty wears off. Single-session study findings cannot be reliably extrapolated to medium- or long-term chatbot design.

Do chatbots trigger human reciprocity norms around self-disclosure?

In a 372-participant study, users reciprocated with deeper self-disclosure when chatbots displayed consistent emotional sharing, outperforming adaptive matching. This follows human interpersonal norms where emotional vulnerability produces emotional response.

Can tracking dialogue dimensions simultaneously reveal hidden conversation patterns?

Conversational DNA encodes four simultaneous dimensions—linguistic complexity, emotional trajectories, topic coherence, and conversational relevance—as temporal streams. The reverse Turing test finding showed expert assessments of AI diverged sharply, suggesting conversational structure shapes interpretation as much as content.

Can conversation shape predict whether it will work?

A structure-only model analyzing conversation trajectory achieved 68% accuracy predicting satisfaction, nearly matching full-text LLM analysis at 70%. Combined structural and textual features reached 80%, showing that how conversations unfold geometrically captures interaction quality text-based classifiers miss.

Can personas evolve in real time to match what users actually want?

PersonaAgent uses structured personas to bridge episodic/semantic memory and personalized actions, optimizing them at test time by simulating recent interactions against textual feedback. Learned personas cluster meaningfully in latent space, suggesting genuine user-specific separation beyond standard post-training drift.

Do chatbots help people disclose more intimate secrets?

The absence of social judgment in chatbot interactions removes barriers to self-disclosure that normally constrain conversation with humans. The therapeutic benefit derives from the user's own cognitive processing during disclosure, not from the chatbot's understanding.

Research prompt for your LLMexpand ↓

Copy into ChatGPT or Claude to take this line of inquiry further — it asks the model to find newer work and re-test which earlier constraints still hold.

You are an LLM researcher auditing claims about temporal design in chatbot relationships. The question remains open: **Do time horizon, decay, escalation, and intra-session shape genuinely determine relationship type and design quality, or have newer model capabilities, memory architectures, or evaluation methods shifted these constraints?**

What a curated library found — and when (findings span 2021–2026; treat as dated claims, not current truth):
• Time horizon (ad-hoc vs. temporary vs. persistent) is the *primary* design differentiator; novelty effects predictably decay over weeks (arXiv:2310.13420, 2023–2024).
• Personalization and trust *escalate* over repeated interactions, but so do privacy concern and user expectation — each failure carries rising stakes (arXiv:2402.17937, 2024).
• Consistent self-disclosure (not moment-to-moment adaptation) deepens reciprocity; disclosure without human judgment is therapeutically valuable *precisely* because users expect no continuity (arXiv:2106.01666, 2021; arXiv:2402.17937, 2024).
• Intra-session dialogue structure (linguistic complexity, emotional arc, topic coherence, relevance) predicts satisfaction ~68%, nearly matching full-text interpretation (arXiv:2508.07520, 2025).
• Personas as evolving intermediaries between memory and action enable test-time personalization (arXiv:2506.06254, 2025).

Anchor papers (verify; mind their dates):
- arXiv:2310.13420 (Conversation Chronicles, 2023)
- arXiv:2402.17937 (Psychological Effects of Self-Disclosure, 2024)
- arXiv:2508.07520 (Conversational DNA, 2025)
- arXiv:2506.06254 (PersonaAgent, 2025)

Your task:
(1) **RE-TEST EACH CONSTRAINT.** For decay: do modern LLMs with extended context windows, retrieval-augmented memory, or multi-turn fine-tuning reduce novelty fade or shift when it occurs? For escalation: do adversarial/alignment techniques now decouple privacy concern from trust-building? For intra-session shape: have larger models or structured dialogue formats made the ~68% structure-only baseline obsolete? Separate what is durable (e.g., the *existence* of escalation) from what may be resolved (e.g., the *rate* or *mitigation*).
(2) **Surface the strongest CONTRADICTING or SUPERSEDING work from the last ~6 months.** Look especially for: sycophancy research (arXiv:2510.01395, 2025) that may *invert* reciprocity claims; agent-interaction reward frameworks (arXiv:2511.08394, 2025) that reframe escalation; or privacy-respecting design (arXiv:2604.00986, 2026) that decouples memory from relationship type.
(3) **Propose 2 research questions that ASSUME the regime may have moved:** e.g., "If extended context and adaptive memory now flatten decay, does time horizon still determine design type, or does *interaction density* replace it?" and "Can sycophantic alignment flip disclosure reciprocity, making persistent bots *worse* long-term partners than stateless ones?"

Cite arXiv IDs; flag anything you cannot ground in a real paper.

Next inquiring lines