<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>I. Garcia, S. Pajares, L. Sebastia, E. Onaindia, Preference elicitation techniques for group recom-
mender systems, Information Sciences</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.1016/j.ins.2011.11.037</article-id>
      <title-group>
        <article-title>Towards LLM-Enhanced Group Recommender Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sebastian Lubos</string-name>
          <email>sebastian.lubos@tugraz.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thi Ngoc Trang Tran</string-name>
          <email>ttrang@ist.tugraz.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Viet-Man Le</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Damian Garber</string-name>
          <email>damian.garber@tugraz.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Manuel Henrich</string-name>
          <email>Manuel_Henrich@uniquare.com</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Reinhard Willfort</string-name>
          <email>reinhard.willfort@innovation.at</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jeremias Fuchs</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Graz University of Technology</institution>
          ,
          <addr-line>Infeldgasse 16b, Graz, 8010</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Innovation Service Network</institution>
          ,
          <addr-line>Grabenstraße 231, Graz, 8045</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Morgendigital</institution>
          ,
          <addr-line>Leopoldstraße 20, Innsbruck, 6020</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Uniquare Software Development</institution>
          ,
          <addr-line>Lannerweg 9, Krumpendorf, 9201</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <volume>189</volume>
      <issue>2012</issue>
      <fpage>88</fpage>
      <lpage>91</lpage>
      <abstract>
        <p>In contrast to single-user recommender systems, group recommender systems are designed to generate and explain recommendations for groups. This group-oriented setting introduces additional complexities, as several factors-absent in individual contexts-must be addressed. These include understanding group dynamics (e.g., social dependencies within the group), defining efective decision-making processes, ensuring that recommendations are suitable for all group members, and providing group-level explanations as well as explanations for individual users. In this paper, we analyze in which way large language models (LLMs) can support these aspects and help to increase the overall decision support quality and applicability of group recommender systems.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Group Recommender Systems</kwd>
        <kwd>Large Language Models</kwd>
        <kwd>Decision Making in Groups</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Nowadays, recommender systems are a foundational component of many digital platforms, which
help to personalize item suggestions [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Traditionally, recommender systems analyze the preferences
and behaviors of single users to optimize item rankings. In contrast, group recommender systems
[
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ] support the decision-making of multiple users by aggregating their individual preferences. This
approach triggers various challenges such as the resolution of conflicting preferences, the assurance
of fairness with regard to the determined recommendations, and the identification of appropriate
decision (aggregation) strategies. While recommender systems for single users focus on personalization,
group recommender systems must also take into account the aspects of negotiation (among users) and
compromise with regard to the proposed items.
      </p>
      <p>
        The application of group recommender systems is relevant in the context of decision tasks with
a focus on collaborative decision-making [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. For example, families or groups of friends commonly
make joint decisions about holiday destinations, accommodations, and itineraries. In a similar fashion,
restaurant selection is often performed by groups (e.g., restaurant selection for a Christmas party). The
group decision support tool Doodle1 can be regarded as a very basic form of group recommender system
where preferred time slots can be interpreted as implicit recommendation (based on majority voting) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
Although entertainment environments such as Netflix 2 have already performed initial studies regarding
the applicability of group recommender systems [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], their productive platforms are still focused on
individual users, i.e., not groups. Music recommendation provides another relevant application domain
for group recommender systems, for example, in terms of shared listening environments for parties or
gyms. However, popular platforms like Spotify3 have not integrated group recommendation with the
exception of basic collaborative playlists [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. In software engineering, group recommender systems
are applied specifically in the context of requirements engineering scenarios where the preferences
and background knowledge of stakeholders are an input for recommender systems that support the
prioritization of software requirements [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. For an overview of applications of group recommender
systems, we refer to Felfernig et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        Despite the existence of diferent promising application areas for group recommender systems, these
systems are not widely applied and accepted. On the one hand, a reason behind is a lack of flexibility in
the support of group decision processes, for example, in taking over a more supportive role in contrast
to the proposal of concrete recommendations [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. On the other hand, group decisions are often based
on sensitive or private information that people do not want to share with others in an explicit fashion.
Examples thereof are physical conditions in holiday round-trip planning, interpersonal likings in group
formation or personal selection, or personal preferences regarding movies [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Furthermore, some
group decision scenarios sufer from hidden agendas, where individuals strategically withhold or distort
their preferences to manipulate the group outcome [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Examples thereof can be found in professional
environments, for example, strategy meetings, recruitment sessions, or funding decisions. In contrast,
domains involving leisure and less-sensitive content, such as restaurants and meeting dates, show a
higher acceptance of group decision support.
      </p>
      <p>
        In addition to technical, privacy, and manipulation issues, cultural and societal values could also play
a role in the adoption of group recommender systems [
        <xref ref-type="bibr" rid="ref13 ref14">13, 14</xref>
        ]. In Western societies, we can observe a
tendency towards individualism, which can translate to a strong focus on individual preferences. This
can also counteract the acceptance of group recommender systems, which require, to some extent, a
preparedness to compromise and openness. In contrast, in more collectivist cultures, group harmony is
prioritized higher, which could increase an interest in group recommender systems. As a consequence,
sociocultural aspects have to be regarded as acceptance factors besides technical performance.
      </p>
      <p>
        Finally, the internal structure of the group (i.e., homogeneous vs. heterogeneous) has an impact on
group recommender acceptance. In homogeneous groups such as close friends with shared tastes, basic
preference aggregation could be an accepted recommendation mechanism. Heterogeneous groups such
as large (often cross-cultural) software development teams might be confronted with diverse and often
conflicting preferences. In such scenarios, simple aggregation functions reach their limits, and more
sophisticated decision support is needed that considers aspects such as fairness, the need for negotiating
decisions, and resolving conflicts. In this paper, we focus on the aspect of making the decision support
provided by group recommender systems more flexible. In the line of Lin et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and Zhang et al.
[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], we analyze diferent ways of how large language models (LLMs) can support group decision scenarios .
      </p>
      <p>The remainder of this paper is organized as follows. Section 2 provides an overview of basic algorithms
for group recommender systems and highlights how LLMs can enhance these algorithms. In Section 3,
we discuss existing preference elicitation methods for group recommenders and how these methods
can be improved on the basis of LLMs. Section 4 outlines how LLMs can support explanations in the
context of group recommendation scenarios. Section 5 shows how synergy efects can be achieved by
combining LLMs with insights from psychological theories of decision making. Section 6 summarizes
open research challenges related to the integration of LLMs into group recommender systems. The
paper is concluded in Section 7.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Algorithms for Group Recommender Systems</title>
      <p>
        Group-based collaborative filtering (GCF) extends basic collaborative filtering for single users by
aggregating the preferences of single users into a group model.4 Examples of such aggregation strategies are
3https://www.spotify.com
4For a detailed discussion of diferent related group recommendation approaches, we refer to [
        <xref ref-type="bibr" rid="ref17 ref18 ref4">4, 17, 18</xref>
        ].
the average strategy (the mean of all user preferences is used as an estimate for the degree of group
acceptance), least misery (the satisfaction level / item acceptance of the user with the lowest rating is
used as an estimate for the group acceptance level), and most pleasure (the satisfaction level / item
acceptance of the user with the highest rating is used as an estimate for the group acceptance level).
Consider a group of three users rating four movies as shown in Table 1. Using least misery, the group
score for Movie A would be min(4, 5, 2) = 2, while the average strategy would result in 4+5+2 = 3.67.
3
Such aggregation functions often oversimplify group dynamics and the history of the decision process.
      </p>
      <p>
        Content-based filtering for group recommendation (CBFG) is based on the idea of constructing and
aggregating user profiles [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], for example, as vectors of preferred item features. If User X likes movies
with the features “romantic” and “comedy” and User Y prefers “action” and “thriller”, a combined profile
must balance these dimensions. Let the profiles of two users be ⃗ = [1, 0.8, 0, 0] and ⃗ = [0, 0, 1, 0.9]
for the genres [romance, comedy, action, thriller]. A simple average profile is [0.5, 0.4, 0.5, 0.45].
      </p>
      <p>
        Critiquing-based group recommendation (CRITG) – in contrast to GCF and CBFG – supports user
feedback cycles in terms of critiques [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. Examples of critiques in restaurant recommendation are “less
expensive”, “nearer”, or “higher food quality”. Such critiques are aggregated where conflict resolution
can become an issue due to conflicting critiques provided by diferent users (e.g., “high quality food” vs.
“less expensive” could lead to a situation where no recommendation can be identified) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>LLM-related Potentials. LLMs have the potential to significantly enhance algorithmic approaches
for group recommender systems by interpreting user input in a more human-centered way. In the
context of GCF, LLMs can move beyond numerical ratings by interpreting free-form feedback such as “I
loved the plot but hated the violence” and transforming it into preference vectors. In CBFG, LLMs can
extract item attributes from unstructured sources with the goal of enriching user and item profiles. In the
context of CRITG, LLMs can mediate conflicting critiques using generative dialog strategies that suggest
reformulations. Most importantly, LLMs can be exploited to dynamically propose appropriate preference
aggregation and decision strategies. For example, on the basis of textual user preference definitions such
as “User 2: I really would like to see Movie C but I am definitely not interested in watching Movie D”,
“User 1: I am completely flexible regarding the movie we intend to watch”, and “User 3: I am not in
the mood for horror and action movies, the only options for today would be Movie B or Movie C”, an
LLM-based group recommender could flexibly infer that Movie C is an acceptable option for all users.
However, LLM-enhanced group recommendation could also support open recommendation processes,
for example, by flexibly extending the choice set with a new option “Movie E” which might be even
better compared to “Movie C”. Having available the dialog history of the users (could be regarded as
a kind of retrieval-augmented generation), an LLM-based group recommender could also adapt the
used preference aggregation strategy. For example, if a dialog analysis comes to the conclusion that
over a longer time period the preferences of User 3 have not been taken into account, the LLM could
choose a corresponding fairness-aware recommendation strategy (corresponding instructions should
be included in the LLM prompting).</p>
    </sec>
    <sec id="sec-3">
      <title>3. Preference Elicitation in Group Recommender Systems</title>
      <p>In the context of group recommender systems, the complexity of preference elicitation increases
compared to single-user recommender systems due to the presence of diferent and possibly conflicting
preferences. In group decision contexts, preferences can be elicited by collecting explicit ratings
from users (i.e., group members), on the basis of user-individual item rankings, on the basis of item
comparisons, but also in an implicit fashion, for example, by observing user interaction patterns when
interacting with the recommender system [21]. In the following, the elicited user preferences are
ranked, for example, with aggregation functions (e.g., least misery or average). Such a way of preference
elicitation can work well in standard settings but can be suboptimal in informal group decision settings
where users prefer to articulate their preferences and feedback in an informal fashion, i.e., not in
terms of ratings. More advanced elicitation approaches leverage conversational interfaces to capture
individual inputs with higher engagement, for example, user preferences can be collected in terms of a
pro/con analysis which is then used as an input for the determination of a group recommendation [22].
However, challenges still remain in mediating conflicts and interpreting potentially ambiguous inputs.</p>
      <p>
        LLM-related Potentials. LLMs ofer the potential of providing a more natural and context-rich
way of interactive preference elicitation. On the basis of LLMs, basic item ratings can be replaced by
free-form conversation with the possibility of extracting more nuanced user preferences [23]. For example,
for informally articulated user preferences regarding a movie to watch, an LLM prompt “What kind
of movie would everyone enjoy tonight?” could provide a sentiment estimate, detect conflicts, and
propose explanations in real-time. Beyond existing group recommendation approaches, LLMs can help
to detect disengaged users and try to involve them in the group decision process. Furthermore, LLMs
can support conflict resolution , for example, by engaging users in further discussions with the goal
of finding a compromise. Such preference elicitation interfaces can be multi-modal, i.e., combining
text-based preferences with information from video streams and audio tracks from the current session
[24]. For example, in the context of group-based requirements prioritization [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], two stakeholders
could disagree regarding the technical risk of a specific requirement A. By analyzing related dialogs,
an LLM could detect such contradictions and propose countermeasures ranging from contacting the
afected stakeholders and stimulating discussions but also to provide more in-depth information which
could even contribute to immediately resolve the contradiction. For example, an LLM could provide the
following (local) information to the stakeholders: “a similar requirement has been implemented for
customer Y – related technical risks can be neglected”.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Explanations in Group Recommender Systems</title>
      <p>Major objectives of providing explanations in recommender systems are to improve transparency (i.e.,
to help users understand the system output in terms of why? explanations) and create trust [25]. In
group recommender systems, explanations play an even more important role, since explanations need
to help mediate between diverging user preferences and justify tradeofs made during the phase of
preference aggregation. Explanations in the group recommendation context can be based on scores
(e.g., this restaurant is recommended since it has the highest average rating). Following this approach,
explanations are easy to understand. However, major properties such as conflicts, group dynamics, and
compromises are not taken into account. Following a feature-based explanation approach, features are
used to explain a recommendation. A related example is: “This movie is recommended since it satisfies at
least two members’ preferences for comedy and one member’s preference for history.”</p>
      <p>An important aspect in explanation generation is to present explanations without revealing sensitive
user preferences. Obfuscating preferences can lead to lower clarity of recommendations, but support
privacy. The contents of Table 2 can be used for explanation purposes by ofering an aggregated view on
the preferences of the group and thus respecting user boundaries by abstracting preference information
to avoid personal attribution. Such explanations are also denoted as group-level explanations, which
reflect the preference landscape of the whole group. In contrast, personalized explanations refer to the
preferences of a single group member and are often not shown to the other group members. A challenge
in explanation generation is to find a balance between group-level and personalized explanations.</p>
      <p>LLM-related Potentials. LLMs can generate context-sensitive and more naturalistic explanations
[26]. In group decision contexts, specific aspects of the decision process have to be taken into account, for
example, the sentiments of diferent group members, potential compromises in conflicting situations, and
social relationships between group members. Due to their generative capabilities, LLMs can adapt the
granularity of an explanation based on diferent user roles in a decision process. For example, a detailed
explanation is provided to engaged users with a corresponding topic-wise background knowledge,
whereas only a summary is provided for other users with low related expertise. Explanations can also
be provided for resolved conflicts and corresponding compromises, for example, “ since two members
prefer hiking and one prefers city tours, we recommend a trip that includes both activities.”</p>
    </sec>
    <sec id="sec-5">
      <title>5. Psychological Decision Models in Group Recommender Systems</title>
      <p>Psychological models of human decision-making provide insights into the patterns groups typically
follow. Taking into account such models can help to significantly enhance the efectiveness and quality
of decision support [27, 28, 29, 30, 31, 32]. A related example concept is denoted as emotional contagion
[33], which represents the idea that the mood of one group member can influence the mood of other
group members. Consequently, if a specific group member is very enthusiastic about an alternative
(e.g., a tourist destination to visit), this could have an impact on other group members in such a way
that they increase their evaluation of the mentioned alternative. If group recommender systems have
knowledge about the social relationships between diferent users, this information can be exploited by
automatically updating the corresponding preferences. Such social relationships can be represented
in terms of emotional alignment scores [34] as shown in Table 3. Application domains where such an
emotional resonance plays an important role are entertainment (e.g., which movie to watch?) and
restaurant decisions – in such contexts, emotional resonance can afect group satisfaction [35].</p>
      <p>Another related concept denoted as groupthink [36] represents situations where the desire for
harmony or conformity has a negative impact on the quality of a decision outcome. In the context
of group recommender systems, such situations can occur if dominant group members/users (e.g.,
leaders on the basis of their role in the group) implicitly override the real preferences of other users. In
online recommendation, groupthink might not be detected if only basic preference data is available – a
recommender system might infer group consensus. To address such issues, a recommender needs to be
aware of user interaction patterns. For example, users always follow the proposed rating of a specific
other person, or users rarely give feedback (or only positive feedback) on the evaluations of other users.</p>
      <p>Group polarization is the efect that groups as a whole take more extreme decisions compared to their
individual preferences [27]. For example, if individual group members have an interest in thriller movies,
a group as a whole might choose a horror movie that is in some sense more extreme than the individual
group members’ preferences. A similar situation might occur in the context of credit decisions where
the preparedness to take risks of a whole group exceeds the preparedness to take risks of individual
group members [27]. Consequently, it is important to be able to identify such decision patterns, which
can be done, for example, by analyzing preference changes over time by individual group members
and the divergence between the final decision and the initially articulated preferences. With such an
analysis, an ofering of more moderate compromise options can help to counteract polarization.</p>
      <p>LLM-related Potentials. LLMs can help to integrate psychological decision models more deeply
into group recommender systems by interpreting the subtle signals embedded in natural language and
dialog structure. In this context, emotional contagion can be detected, for example, by analyzing the
sentiments in group chats of individual group members throughout the decision process. In a similar
fashion, LLMs can help to infer groupthink by analyzing diversity or dissent in the opinions of group
members. To counteract groupthink, an LLM can generate alternative options (not considered up to
now) and also evaluate existing options diferently. Given a chat history or other forms of interaction
patterns (e.g., a real-time video sequence of a group decision session [24]), group members can be
analyzed with regard to their role in the decision process, i.e., who is the moderator, who provides
ideas, who initiates detailed discussions, and who remains silent in most of the cases. Such information
can be exploited for behavioral modeling and determining countermeasures that help to avoid decision
biases [24]. This can be regarded as a kind of failure mode in group decision scenarios which activates
relevant countermeasures.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Research Issues in LLM Integration</title>
      <p>
        The integration of LLMs into group recommender systems triggers a couple of research issues.
Recommendation of Decision Strategies. Existing preference aggregation strategies are not
appropriate in every case and there does not exist a general set of rules that clearly specify when to
apply which strategy [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. LLMs can help out by analyzing the decision context and the preferences/roles
of the individual group members. With this information, LLMs can propose corresponding decision
strategies. A related research challenge is the automated design, validation, and explanation of proposed
decision strategies (also for increasing trust in strategy recommendations). Note that decision strategies
could be complex, for example, due to the unclear employment status of a family member, an apartment
purchasing decision needs to be deferred. Furthermore, investment decisions need to be optimized,
which may require integrating LLM-based decision support with corresponding financial calculators to
ensure the correctness of calculations
Assuring Fairness in LLM-based Recommendations. On the basis of diverse and potentially
contradicting preferences of individual group members, LLMs might have a tendency to over-represent
the more dominant opinions in a group decision setting. To counteract such situations (e.g., in the
context of decision scenarios with culturally diverse groups), corresponding guardrails need to be
established that ensure that specific compliance policies are taken into account. For example, to assure
fairness in group decisions, bias mitigation mechanisms have to be integrated into LLM architectures
and/or corresponding pre- and post-processing components [37].
      </p>
      <p>Supporting Realtime Group Modeling. LLMs ofer the capability of so-called adaptive group
modeling, where new statements of individual group members can lead to a new interpretation of the
overall status of a group decision process. For example, real-time video-based group decision making
[24] can profit from LLM capabilities to analyze the current status of the decision process by immediately
providing updates on the basis of the interactions of group members. If one group member proposes a
new decision alternative and provides an argument for or against a specific alternative, an LLM-based
group recommender could immediately react in terms of indicating similar alternatives proposed in the
past with arguments that led to rejection.</p>
      <p>
        Multi-modal Preference Elicitation. Many group recommender systems are based on the idea
of collecting preferences on the basis of simple text-based (e.g., critiquing) or numeric user feedback
[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. However, in group decision scenarios, there often exist diferent sources for the identification of
user preferences [38]. Preferences can be inferred from direct user feedback, as well as from visual,
audio, and behavioral data (e.g., user navigation behavior). For example, take a look at the example
depicted in Table 4 that focuses on preference elicitation from video streams. These basic indicators of
user behavior can be interpreted by an LLM for the purpose of identifying the next relevant tasks to be
performed in the group decision process.
      </p>
      <p>Ethical and Privacy Issues. Preference extraction from multiple data sources, specifically from video
feeds and personal chats, requires the inclusion of privacy-preserving mechanisms that proactively help
to avoid an unintended "transfer" of sensitive data [39]. Furthermore, fine-grained user consent models
and intuitive preference management interfaces need to be provided for group decision scenarios.</p>
    </sec>
    <sec id="sec-7">
      <title>7. Conclusions</title>
      <p>Group recommender systems provide decision support features in domains such as entertainment and
software engineering. However, the application of group recommenders is still underrepresented in
commercial contexts for various reasons, ranging from limited technological support, the need for
sharing potentially sensitive data, and the danger of manipulated decision outcomes triggered by hidden
agendas. This paper includes a short overview of the state of the art in group recommendation with a
specific focus on the potential of integrating LLMs into group recommender system-related algorithms,
preference elicitation mechanisms, explanations, and psychological models.</p>
    </sec>
    <sec id="sec-8">
      <title>8. Acknowledgements</title>
      <p>The presented work has been developed within the research project GenRE (Generative AI for
Requirements Engineering) funded by the Austrian Research Promotion Agency (project number 915086).</p>
    </sec>
    <sec id="sec-9">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, the authors used ChatGPT and Grammarly in order to: Grammar
and spelling check, Paraphrase and reword. After using these tools, the authors reviewed and edited the
content as needed and take full responsibility for the publication’s content.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jannach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zanker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Felfernig</surname>
          </string-name>
          , G. Friedrich,
          <source>Recommender Systems: An Introduction</source>
          , 1st ed., Cambridge University Press, USA,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Jameson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Smyth</surname>
          </string-name>
          , Recommendation to Groups, Springer, Berlin, Heidelberg,
          <year>2007</year>
          , pp.
          <fpage>596</fpage>
          -
          <lpage>627</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>540</fpage>
          -72079-9_
          <fpage>20</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Masthof</surname>
          </string-name>
          , Group recommender systems:
          <article-title>Combining individual models</article-title>
          , in: F.
          <string-name>
            <surname>Ricci</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Rokach</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Shapira</surname>
          </string-name>
          , P. B.
          <string-name>
            <surname>Kantor</surname>
          </string-name>
          (Eds.),
          <source>Recommender Systems Handbook</source>
          , Springer US, Boston, MA,
          <year>2011</year>
          , pp.
          <fpage>677</fpage>
          -
          <lpage>702</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-0-
          <fpage>387</fpage>
          -85820-3_
          <fpage>21</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Felfernig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Boratto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stettinger</surname>
          </string-name>
          , M. Tkalčič,
          <source>Group Recommender Systems: An Introduction</source>
          , Springer,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Jameson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Willemsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Felfernig</surname>
          </string-name>
          ,
          <article-title>Individual and group decision making and recommender systems</article-title>
          , in: F.
          <string-name>
            <surname>Ricci</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Rokach</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          Shapira (Eds.),
          <source>Recommender Systems Handbook</source>
          , Springer, New York, NY,
          <year>2022</year>
          , pp.
          <fpage>789</fpage>
          -
          <lpage>832</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-1-
          <fpage>0716</fpage>
          -2197-4_
          <fpage>21</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K.</given-names>
            <surname>Reinecke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. K.</given-names>
            <surname>Nguyen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bernstein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Näf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. Z.</given-names>
            <surname>Gajos</surname>
          </string-name>
          ,
          <article-title>Doodle around the world: online scheduling behavior reflects cultural diferences in time perception and group decision-making</article-title>
          , in: Conference on Computer Supported Cooperative Work,
          <source>CSCW '13</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2013</year>
          , pp.
          <fpage>45</fpage>
          -
          <lpage>54</lpage>
          . doi:
          <volume>10</volume>
          .1145/2441776.2441784.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Berry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Fazzio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Scott</surname>
          </string-name>
          , L. Francisco-Revilla,
          <article-title>Netflix recommendations for groups</article-title>
          ,
          <source>in: 73rd ASIS&amp;T Annual Meeting on Navigating Streams in an Information Ecosystem -</source>
          Volume
          <volume>47</volume>
          ,
          <string-name>
            <surname>ASIS</surname>
          </string-name>
          &amp;T '10,
          <string-name>
            <surname>American</surname>
            <given-names>Society</given-names>
          </string-name>
          for Information Science, USA,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kwak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Park</surname>
          </string-name>
          , I. Cha,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.-K.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <article-title>Investigating the potential of group recommendation systems as a medium of social interactions: A case of spotify blend experiences between two users</article-title>
          ,
          <source>in: CHI '24</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2024</year>
          . doi:
          <volume>10</volume>
          .1145/3613904.3642544.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>G.</given-names>
            <surname>Ninaus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Felfernig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stettinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Reiterer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Leitner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Weninger</surname>
          </string-name>
          , W. Schanil,
          <source>IntelliReq: Intelligent Techniques for Software Requirements Engineering, ECAI'14</source>
          ,
          <year>2014</year>
          , pp.
          <fpage>1161</fpage>
          -
          <lpage>1166</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jannach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Delić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ricci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zanker</surname>
          </string-name>
          ,
          <article-title>Rethinking Group Recommender Systems in the Era of Generative AI: From One-Shot Recommendations to Agentic Group Decision Support, 2025</article-title>
          . URL: https://arxiv.org/abs/2507.00535. arXiv:
          <volume>2507</volume>
          .
          <fpage>00535</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>A privacy preserving group recommender based on cooperative perturbation</article-title>
          ,
          <source>in: International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery</source>
          ,
          <year>2014</year>
          , pp.
          <fpage>106</fpage>
          -
          <lpage>111</lpage>
          . doi:
          <volume>10</volume>
          .1109/CyberC.
          <year>2014</year>
          .
          <volume>26</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>T. N. T.</given-names>
            <surname>Tran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Felfernig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. M.</given-names>
            <surname>Le</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Atas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stettinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Samer</surname>
          </string-name>
          ,
          <article-title>User interfaces for counteracting decision manipulation in group recommender systems</article-title>
          ,
          <source>in: Adjunct Publication of the 27th Conference on User Modeling, Adaptation and Personalization</source>
          ,
          <source>UMAP'19 Adjunct</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2019</year>
          , pp.
          <fpage>93</fpage>
          -
          <lpage>98</lpage>
          . doi:
          <volume>10</volume>
          .1145/3314183.3324977.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>G.</given-names>
            <surname>Hofstede</surname>
          </string-name>
          ,
          <article-title>Culture's consequences: Comparing values, behaviors, institutions and organizations across nations</article-title>
          ,
          <source>Sage Publications</source>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Lowry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <article-title>The impact of individualism-collectivism, social presence, and group diversity on group decision making under majority influence</article-title>
          ,
          <source>J. Manage. Inf. Syst</source>
          .
          <volume>23</volume>
          (
          <year>2007</year>
          )
          <fpage>53</fpage>
          -
          <lpage>80</lpage>
          . doi:
          <volume>10</volume>
          .2753/MIS0742-1222230404.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xi</surname>
          </string-name>
          , W. Liu,
          <string-name>
            <given-names>B.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , Y. Liu,
          <string-name>
            <given-names>C.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Tang</surname>
          </string-name>
          , W. Zhang,
          <article-title>How can recommender systems benefit from large language models: A survey</article-title>
          ,
          <source>ACM Trans. Inf. Syst</source>
          .
          <volume>43</volume>
          (
          <year>2025</year>
          ). doi:
          <volume>10</volume>
          .1145/3678004.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Bao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <article-title>Large Language Models for Recommendation: Progresses and Future Directions</article-title>
          ,
          <source>in: Companion Proceedings of the ACM Web Conference</source>
          <year>2024</year>
          , WWW '24,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2024</year>
          , pp.
          <fpage>1268</fpage>
          -
          <lpage>1271</lpage>
          . doi:
          <volume>10</volume>
          .1145/3589335.3641247.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>L.</given-names>
            <surname>Boratto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Felfernig</surname>
          </string-name>
          , Group recommendations, in: Collaborative Recommendations, World Scientific,
          <year>2019</year>
          , pp.
          <fpage>203</fpage>
          -
          <lpage>232</lpage>
          . doi:
          <volume>10</volume>
          .1142/9789813275355_
          <fpage>0006</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J.</given-names>
            <surname>Masthof</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Delić</surname>
          </string-name>
          ,
          <article-title>Group recommender systems: Beyond preference aggregation</article-title>
          , in: F.
          <string-name>
            <surname>Ricci</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Rokach</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          Shapira (Eds.),
          <source>Recommender Systems Handbook</source>
          , Springer US, New York, NY,
          <year>2022</year>
          , pp.
          <fpage>381</fpage>
          -
          <lpage>420</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-1-
          <fpage>0716</fpage>
          -2197-4_
          <fpage>10</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Pérez-Almaguer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Yera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Alzahrani</surname>
          </string-name>
          , L. Martínez,
          <article-title>Content-based group recommender systems: A general taxonomy and further improvements</article-title>
          ,
          <source>Expert Systems with Applications</source>
          <volume>184</volume>
          (
          <year>2021</year>
          )
          <article-title>115444</article-title>
          . doi:https://doi.org/10.1016/j.eswa.
          <year>2021</year>
          .
          <volume>115444</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>K.</given-names>
            <surname>McCarthy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Salamó</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Coyle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>McGinty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Smyth</surname>
          </string-name>
          , P. Nixon,
          <article-title>Group recommender systems: a critiquing based approach</article-title>
          ,
          <source>in: 11th International Conference on Intelligent User Interfaces</source>
          ,
          <source>IUI '06</source>
          ,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA,
          <year>2006</year>
          , pp.
          <fpage>267</fpage>
          -
          <lpage>269</lpage>
          . doi:
          <volume>10</volume>
          .1145/1111449.1111506.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>