28 research outputs found
Contact Recommendation: Effects on the Evolution of Social Networks
En los últimas dos décadas y media, el desarrollo y crecimiento de los sistemas de recomendación ha progresado cada vez más rápido. Esta expansión ha dado lugar a la confluencia entre las tecnologías de recomendación y otras áreas adyacentes, y, en particular, con las tecnologías de redes sociales, que han experimentado un crecimiento exponencial en los últimos años. El presente trabajo explora uno de los problemas más novedosos que surgen de la confluencia entre ambas áreas: la recomendación de contactos en redes sociales.
Nuestro trabajo se centra, por un lado, en obtener una perspectiva completa de la efectividad de una amplia selección de algoritmos de recomendación, incluyendo algunas contribuciones originales, y considerando perspectivas novedosas que van más allá del acierto de la recomendación. Por otro, en el estudio de la influencia que los algoritmos de recomendación de contactos ejercen sobre la evolución de las redes sociales y sus propiedades. Una fracción no despreciable de los nuevos enlaces que aparecen en las modernas redes sociales online (como Twitter, LinkedIn o Facebook) son creados a través de sugerencias de contactos personalizadas de la plataforma de red social. Los sistemas de recomendación están convirtiendose en un factor importante para influenciar la evolución de la red. Comprender mejor este efecto y aprovechar la oportunidad de obtener más beneficios de la acción de los recomendadores desde una perspectiva amplia de la red son, por tanto, direcciones de investigación que merece la pena investigar, y que estudiamos aquí.
Nuestro estudio comprende trabajo teórico y algorítmico, incluyendo la definición y adaptación de métricas de evaluación novedosas. Esto lo complementamos con un exhaustivo trabajo experimental, en el que comparamos múltiples algoritmos de recomendación desarrollados en diferentes áreas, incluyendo la predicción de enlaces, los sistemas de recomendación clásicos y la recuperación de información, junto con otros algoritmos propios del campo de recomendación de contactos. Hemos evaluado los efectos en la evolución de las redes sociales mediante experimentos offline sobre varios grafos de la red social Twitter. Hemos considerado dos tipos de grafos: grafos de interacción entre usuarios (retweets, menciones y respuestas) y grafos de amistad explícitos (relaciones de follow). Con dichos experimentos, se ha medido no sólo el acierto de los recomendadores: también se han estudiado perspectivas más novedosas, como la novedad y diversidad de las recomendaciones, y sus efectos sobre las propiedades estructurales de la red.
Finalmente, hemos analizado los efectos de promocionar ciertas métricas globales de diversidad estructural de las recomendaciones sobre el flujo de información que viaja a través de las redes, en términos de la velocidad de la difusión y de la diversidad de la información que reciben los usuarios.Over the last two and a half decades, the development and expansion of recommender systems has progressed increasingly fast. This expansion has given place to the confluence between recommendation technologies and other adjacent areas, notably social networks technologies, which have similarly experienced an exponential growth of their own in the last few years. This thesis explores one of the most novel problems arised from the confluence between both areas: the recommendation of contacts in social networks.
Our work focuses, on one hand, on gaining a comprehensive perspective of the effectiveness of a wide range of recommendation algorithms including some of our own original contributions, and considering novel target perspectives beyond the recommendation accuracy. And on the other, on the study of the influence that contact recommendation algorithms have on the evolution of social networks and their properties. A non-negligible fraction of the new links between pairs of users in modern online social networks (such as Twitter, Facebook or LinkedIn) are created through personalized contacts suggestions made by the social network platform. Recommender systems are hence becoming an important factor influencing the evolution of the network. Better understanding this efffect, and taking advantage of the opportunity to draw further benefit from the action of recommenders with a broader network perspective, are therefore a worthwile research direction which we aim to undertake here.
Our study comprises algorithmic and theoretical work, including the definition and adaptation of novel evaluation metrics. We complement this with extensive experimental work, where we start by comparing multiple recommendation algorithms developed in different areas including link prediction, classical recommender systems and text information retrieval along with other algorithms from the contact recommendation field. We have evaluated the effects over the evolution of social networks via offline experiments over several graphs extracted from the Twitter social network. Two different types of graphs have been considered: graphs which represent the different interactions between users (retweets, replies and mentions) and explicit graphs (follows relations). With those experiments, we have not only measured the accuracy of the recommendation algorithms, but also more novel perspectives such as the novelty and diversity of the recommendations, and their effects on the structural properties of the network.
Finally, we have measured the effects of enhancing the structural diversity of the recommendation over the flow of information which travels through the network
in terms of the speed of the diffusion and the diversity of the information received by the different users
Metabuscador con gestión de sesión
Los buscadores son hoy en día la herramienta más ampliamente usada en la Web. Este hecho ha propiciado que las tecnologías, métodos y algoritmos de recuperación de información hayan experimentado una gran desarrollo y una rápida evolución, dando lugar a funcionalidades sofisticadas, así como perspectivas complejas y matizadas sobre la calidad y utilidad de la salida de un buscador. Este desarrollo es imposible sin el desarrollo paralelo de metodologías adecuadas para evaluar y contrastar diferentes soluciones y sistemas, que permitan en definitiva determinar, medir y comparar lo buena que es la respuesta que se proporciona al usuario. Esto ha tenido como consecuencia la concepción de nuevos métodos para realizar la evaluación y comparativa de diferentes sistemas de recuperación de información de información, incluyendo los sistemas de búsqueda en la web.
En el presente trabajo se ha desarrollado una aplicación que persigue un doble objetivo. En primer lugar, ofrecer funcionalidades avanzadas de búsqueda sobre un metabuscador que combine resultados de diversos buscadores comerciales. En concreto, se han implementado técnicas y algoritmos de diversificación de resultados, relevance feedback y gestión de sesiones de búsqueda, sobre una agregación de los buscadores Google, Bing, Carrot y Faroo. La diversificación de resultados permite espaciar entre sí los documentos similares en el ranking de resultados. Por otro, las técnicas de relevance feedback, que añaden palabras a una consulta en función de las acciones previas de un usuario en una sesión de búsqueda (un grupo de consultas orientadas a satisfacer una única necesidad de información). Por último, se han desarrollado métodos para realizar la gestión de dichas sesiones a partir de las consultas realizadas por los usuarios, tanto de manera implícita (gestión interna), como de manera explícita, mediante un sistema que permite a los usuarios guardar aquellos documentos que les parezcan más interesantes, así como crear y guardar sesiones de búsqueda.
En segundo, se ha implementado en el presente trabajo un sistema que permite la evaluación simultánea de diferentes buscadores web, a partir de métodos de intercalado de resultados. Para alcanzar este objetivo, se ha desarrollado un método probabilístico de intercalado de resultados que permite realizar la evaluación de diversos buscadores a partir de las interacciones de los usuarios con el sistema, sin que el usuario observe ninguna diferencia en el aspecto de la aplicación respecto al uso normal.Search engines are today the most widely and frequently used applications on the Web. That fact has favoured a great development and a fast evolution of information retrieval technologies, methods and algorithms, giving room to sophisticaded functionalities, as well as complex perspectives about the utility and quality of a searcher output. This development is impossible without the parallel development of adequate technologies for evaluating and contrast different solutions and systems, in order to determine, measure and compare how good the provided response to the user is. This has caused the conception of new methods for evaluating and comparing information retrieval systems, including search ones.
In this thesis, a web application has been developed, which follows a dual objective. First, offering advance search functionalities over a metasearcher that combines results from several commercial search engines. Specifically, methods and algorithms of result diversification, relevance feedback and management of search sessions have been implemented over an aggregation of the searchers Google, Bing, Carrot and Faroo. Result diversification methods allow the spacing of similar documents from each other within a raking of search results. Furthermore, relevance feedback techniques add words to a given query based on the previous actions of the user in a search session (a group of queries aimed at satisfying a single information need). Finally, methods for managing that sessions have been implemented. Two approaches have been developed: In one hand, an internal session identification and management. On the other hand, an explicit session management, that allows users to store those documents more interesting to them, as well as creating and saving search sessions.
Secondly, in the present thesis, a system that allows the simultaneous evaluation of several web search engines, via the interleaving of results has been developed. To achieve this goal, a probabilistic interleaving method that permits the evaluation of multiple search engines by analizing the interactions of the users with the application has been developed, without the user noticing any difference in the application appeareance in relation to the normal use
Personalized Investment Recommendations for Retail Customers
This is a short executive summary of research, development and testing, as well as insights regarding Infinitech Pilot 6. The document aims to provide a high-level overview of what was done, what outcomes were produced and what can be learned moving forward. It is written by the technical team who worked on the pilot at the University of Glasgow (UoG), and is primarilly designed for consumption by staff at the end-user organisation at the National Bank of Greece (NBG)
RELISON: A Framework for Link Recommendation in Social Networks
Link recommendation is an important and compelling problem at the intersection of recommender systems and online social networks. Given a user, link recommenders identify people in the platform the user might be interested in interacting with. We present RELISON, an extensible framework for running link recommendation experiments. The library provides a wide range of algorithms, along with tools for evaluating the produced recommendations. RELISON includes algorithms and metrics that consider the potential effect of recommendations on the properties of online social networks. For this reason, the library also implements network structure analysis metrics, community detection algorithms, and network diffusion simulation functionalities. The library code and documentation is available at https://github.com/ir-uam/RELISON
Role of wide bandgap materials in power electronics for smart grids applications
At present, the energy transition is leading to the replacement of large thermal power plants by distributed renewable generation and the introduction of different assets. Consequently, a massive deployment of power electronics is expected. A particular case will be the devices destined for urban environments and smart grids. Indeed, such applications have some features that make wide bandgap (WBG) materials particularly relevant. This paper analyzes the most important features expected by future smart applications from which the characteristics that their power semiconductors must perform can be deduced. Following, not only the characteristics and theoretical limits of wide bandgap materials already available on the market (SiC and GaN) have been analyzed, but also those currently being researched as promising future alternatives (Ga2O3, AlN, etc.). Finally, wide bandgap materials are compared under the needs determined by the smart applications, determining the best suited to them. We conclude that, although SiC and GaN are currently the only WBG materials available on the semiconductor portfolio, they may be displaced by others such as Ga2O3 in the near futur
Four-Legs D-STATCOM for Current Balancing in Low-Voltage Distribution Grids
The fast deployment of distributed energy resources (DERs) is creating a series of challenges that should be addressed in the coming years. In particular, distribution grids are playing an increasingly important role in the electricity system. Moreover, the three-phase four-wire structure of this network contribute to the appearance of imbalances and a series of problems derived from them. In this context, distribution system operators (DSOs), as the main responsible for the distribution grid, must ensure the quality of supply to consumers. This paper takes advantage of a four-legs D-STATCOM to remove current imbalances in low-voltage power lines. A 35-kVA prototype has been developed and installed in an urban distribution grid. The effect of the D-STATCOM has been analyzed during its first month of operation, studying and measuring the advantages of providing DERs the ability to perform active balancing to the utility grid. The results show a reduction in current imbalances from 21 % to 0 % and neutral current from 10.3 A to 0.4 A. In addition, a 13 % decrease in cable losses has been estimated and a slight improvement in voltage unbalance factor can be noted
Power grid integration and use-case study of acid-base flow battery technology
There are many different types of energy storage systems (ESS) available and the functionality that they can provide is extensive. However, each of these solutions come with their own set of drawbacks. The acid-base flow battery (ABFB) technology aims to provide a route to a cheap, clean and safe ESS by means of providing a new kind of energy storage technology based on reversible dissociation of water via bipolar electrodialysis. First, the main characteristics of the ABFB technology are described briefly to highlight its main advantages and drawbacks and define the most-competitive use-case scenarios in which the technology could be applied, as well as analyze the particular characteristics which must be considered in the process of designing the power converter to be used for the interface with the electrical network. As a result, based on the use-cases defined, the ESS main specifications are going to be identified, pointing out the best power converter configuration alternatives. Finally, an application example is presented, showing an installation in the electrical network of Pantelleria (Italy) where a real pilot-scale prototype has been installed
Novel utility-scale photovoltaic plant electroluminescence maintenance technique by means of bidirectional power inverter controller
Producción CientíficaNowadays, photovoltaic (PV) silicon plants dominate the growth in renewable energies generation. Utility-scale photovoltaic plants (USPVPs) have increased exponentially in size and power in the last decade and, therefore, it is crucial to develop optimum maintenance techniques. One of the most promising maintenance techniques is the study of electroluminescence (EL) images as a complement of infrared thermography (IRT) analysis. However, its high cost has prevented its use regularly up to date. This paper proposes a maintenance methodology to perform on-site EL inspections as efficiently as possible. First, current USPVP characteristics and the requirements to apply EL on them are studied. Next, an increase over the automation level by means of adding automatic elements in the current PV plant design is studied. The new elements and their configuration are explained, and a control strategy for applying this technique on large photovoltaic plants is developed. With the aim of getting on-site EL images on a real plant, a PV inverter has been developed to validate the proposed methodology on a small-scale solar plant. Both the electrical parameters measured during the tests and the images taken have been analysed. Finally, the implementation cost of the solution has been calculated and optimised. The results conclude the technical viability to perform on-site EL inspections on PV plants without the need to measure and analyse the panel defects out of the PV installation.Ministerio de Industria, Economía y Competitividad (grant number RTC-2017-6712-3)Junta de Castilla y León (grant VA283P18
Recomendación de contactos en redes sociales: modelos algorítmicos, diversidad y evolución de la red
Tesis doctoral inédita leída en la Universidad Autónoma de Madrid, Escuela Politécnica Superior, Departamento de Ingeniería informática. Fecha de lectura: 25-05-2021Online social networks like Twitter, Facebook and LinkedIn are used daily by hundreds of millions of people
to connect with other users around the world and share information with then. The massive scale of these
platforms has led to the development of automated tools to prevent users from being overwhelmed by the vast
amount of information they have access to on these sites. Recommender systems are a family of such tools,
designed to make individual suggestions of items or people that users might be interested in according to their
past personal preferences.
This thesis focuses on the study of a particular problem at the con uence of online social networks and
recommender systems: the problem of nding users in the network with whom other people wants to connect
– the problem known as contact recommendation. We explore this problem from three di erent perspectives.
We rst aim to identify the factors leading to the development of e ective contact recommendation approaches,
targeting the density of the network. For this, we explore the relation between contact recommendation
in social networks and text information retrieval. Considering a collaborative ltering perspective, we
explore the utility of adapting search-based models for their use in three di erent aspects of contact recommendation:
as standalone recommendation algorithms, as similarity measures, and as samplers and features
in learning to rank. Thorough experiments over Twitter and Facebook samples show the e ectiveness of the
adapted models in the three roles when compared to the best state of the art approaches.
We also explore the potential of contact recommendation algorithms to drive the evolution of social networks
towards desirable properties of the network as a whole – beyond aggregating the isolated gains of each
user. We investigate the de nition of novel diversity metrics that quantify the e ects of people recommendation
over the structure of the network, with a particular focus on notions of structural diversity and weak ties.
Over samples from Twitter, we nd that recommending weak ties leads to increased novelty and diversity in
the information that reaches the users in the network, with potential implications on the mitigation of lter
bubbles.
Finally, following up on the evolution perspectives, we address the recommendation task as an interactive
cyclic process, where information is constantly exchanged between the users and the system.We develop a simple
stochastic approach, based on the classical user-based k nearest neighbors collaborative ltering algorithm,
that deals with the uncertainty of the available data for selecting the optimal neighbors of the user we want to
generate recommendations for. We explore the utility of this method in dealing with cold start situations over
di erent datasets from di erent recommendation domains – including contact recommendation as a particularly
compelling one
Contact recommendations in social networks
The increasingly fast development and expansion of recommender systems technology over the last two and a half decades, along with the exponential growth of online social networks in the last few years, has given place to the concurrence of the two areas in several directions. The present chapter focuses on a specific area within this confluence: the recommendation of people to connect with in social networks. We analyze the specifics of contact suggestion as a very particular recommendation task, where both the target users and the target items are people. We give an overview of the most relevant state of the art algorithms in this area, including methods that were originally developed with slightly different problems in mind. We present a global empirical comparison of the reviewed algorithms in order to get a perspective of their comparative performance. We conclude discussing future possible directions for research and development in this area