• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1
  • 1
  • Tagged with
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Essays on discrimination in the marketplace

Fumarco, Luca January 2015 (has links)
This thesis is composed of four self-contained papers and focuses on discrimination in themarket place. Essay 1: “Disability Discrimination in the Rental Housing Market – A Field Experiment onBlind Tenants.” Although discrimination against disabled people has been investigated inthe labor market, the housing market has received less attention in this regard. This paperfocuses on the latter market and investigates whether blind tenants assisted by guide dogsare discriminated against in the rental housing market. The data are collected through afield experiment in which written applications were sent in response to onlineadvertisements posted by different types of advertisers. I find statistically significantevidence that one type of online advertiser, that is, the apartment owner (i.e., a person whoadvertises and rents out his/her own apartment(s) on his/her own), discriminates againstblind tenants, because of the presence of the guide dog, not because of the disability.According to the legislation, this behavior qualifies as illegal discrimination. Essay 2: “Does the design of correspondence studies influence the measurement of discrimination?”(co-authored with Carlsson and Rooth). Correspondence studies can identify the extent ofdiscrimination in hiring as typically defined by the law, which includes discriminationagainst ethnic minorities and females. However, as Heckman and Siegelman (1993) show,if employers act upon a group difference in the variance of unobserved variables, thismeasure of discrimination may not be very informative. This issue has essentially beenignored in the empirical literature until the recent methodological development byNeumark (2012). We apply Neumark’s method to a number of already publishedcorrespondence studies. We find the Heckman and Siegelman critique relevant forempirical work and give suggestions on how future correspondence studies may address thiscritique. Essay 3: “Does Labor Market Tightness Affect Ethnic Discrimination in Hiring?” (co-authoredwith Carlsson and Rooth). In this study, we investigate whether ethnic discriminationdepends on labor market tightness. While ranking models predict a negative relationship,the prediction of screening models is ambiguous about the direction of the relationship.Thus, the direction of the relationship is purely an empirical issue. We utilize three (butcombine into two) correspondence studies of the Swedish labor market and two distinctlydifferent measures of labor market tightness. These different measures produce very similarresults, showing that a one percent increase in labor market tightness increases ethnicdiscrimination in hiring by 0.5-0.7 percent, which is consistent with a screening model.This result stands in sharp contrast to the only previous study on this matter, Baert et al.(forthcoming), which finds evidence that supports a ranking model. Essay 4: “Relative Age Effect on Labor Market Outcomes for High Skilled Workers – Evidencefrom Soccer.” In sports and education contexts, children are divided into age groups that arearbitrary constructions based on admission dates. This age-group system is thought todetermine differences in maturity between pupils within the same group, that is, relative904627 Luca Furmaco_inl.indd 5 2015-02-24 16:58age (RA). In turn, these within-age-group maturity differences produce performance gaps,that is, relative age effects (RAEs), which might persist and affect labor market outcomes. Ianalyze the RAE on labor market outcomes using a unique dataset of a particular group ofhigh-skilled workers: soccer players in the Italian major soccer league. In line with previousstudies, evidence on the existence of an RAE in terms of representativeness is found,meaning that players born relatively early in an age group are over-represented, whileplayers born relatively late are under-represented, even accounting for specific populationtrends. Moreover, players born relatively late in an age group receive lower gross wages thanplayers born relatively early. This wage gap seems to increase with age and in the quantileof the wage distribution.
2

Mining Clickthrough Data To Improve Search Engine Results

Veilumuthu, Ashok 05 1900 (has links) (PDF)
In this thesis, we aim at improving the search result quality by utilizing the search intelligence (history of searches) available in the form of click-through data. We address two key issues, namely 1) relevance feedback extraction and fusion, and 2) deciphering search query intentions. Relevance Feedback Extraction and Fusion: The existing search engines depend heavily on the web linkage structure in the form of hyperlinks to determine the relevance and importance of the documents. But these are collective judgments given by the page authors and hence, prone to collaborated spamming. To overcome the spamming attempts and language semantic issues, it is also important to incorporate the user feedback on the documents' relevance. Since users can be hardly motivated to give explicit/direct feedback on search quality, it becomes necessary to consider implicit feedback that can be collected from search engine logs. Though a number of implicit feedback measures have been proposed in the literature, we have not been able to identify studies that aggregate those feedbacks in a meaningful way to get a final ranking of documents. In this thesis, we first evaluate two implicit feedback measures namely 1) click sequence and 2) time spent on the document for their content uniqueness. We develop a mathematical programming model to collate the feedbacks collected from different sessions into a single ranking of documents. We use Kendall's τ rank correlation to determine the uniqueness of the information content present in the individual feedbacks. The experimental evaluation on top 30 select queries from an actual search log data confirms that these two measures are not in perfect agreement and hence, incremental information can potentially be derived from them. Next, we study the feedback fusion problem in which the user feedbacks from various sessions need to be combined meaningfully. Preference aggregation is a classical problem in economics and we study a variation of it where the rankers, i.e., the feedbacks, possess different expertise. We extend the generalized Mallows' model to model the feedback rankings given in user sessions. We propose a single stage and two stage aggregation framework to combine different feedbacks into one final ranking by taking their respective expertise into consideration. We show that the complexity of the parameter estimation problem is exponential in number of documents and queries. We develop two scalable heuristics namely, 1) a greedy algorithm, and 2) a weight based heuristic, that can closely approximate the solution. We also establish the goodness of fit of the model by testing it on actual log data through log-likelihood ratio test. As the independent evaluation of documents is not available, we conduct experiments on synthetic datasets devised appropriately to examine the various merits of the heuristics. The experimental results confirm the possibility of expertise oriented aggregation of feedbacks by producing orderings better than both the best ranker as well as equi-weight aggregator. Motivated with this result, we extend the aggregation framework to hold infinite rankings for the meta-search applications. The aggregation results on synthetic datasets are found to be ensuring the extension fruitful and scalable. Deciphering Search Query Intentions: The search engine often retrieves a huge list of documents based on their relevance scores for a given query. Such a presentation strategy may work if the submitted query is very specific, homogeneous and unambiguous. But many a times it so happen that the queries posed to the search engine are too short to be specific and hence ambiguous to identify clearly the exact information need, (eg. "jaguar"). These ambiguous and heterogeneous queries invite results from diverse topics. In such cases, the users may have to sift through the entire list to find their needed information and that could be a difficult task. Such a task can be simplified by organizing the search results under meaningful subtopics, which would help the users to directly move on to their topic of interest and ignore the rest. We develop a method to determine the various possible intentions of a given short generic and ambiguous query using information from the click-through data. We propose a two stage clustering framework to co-cluster the queries and documents into intentions that can readily be presented whenever it is demanded. For this problem, we adapt the spectral bipartite partitioning by extending it to automatically determine the number of clusters hidden in the log data. The algorithm has been tested on selected ambiguous queries and the results demonstrate the ability of the algorithm in distinguishing among the user intentions.

Page generated in 0.0409 seconds