<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Year-2014</title>
<link href="http://repository.iiitd.edu.in/xmlui/handle/123456789/19" rel="alternate"/>
<subtitle/>
<id>http://repository.iiitd.edu.in/xmlui/handle/123456789/19</id>
<updated>2026-04-11T15:39:21Z</updated>
<dc:date>2026-04-11T15:39:21Z</dc:date>
<entry>
<title>Content quality in web 2.0 services : analysis, detection, systems and enhancement</title>
<link href="http://repository.iiitd.edu.in/xmlui/handle/123456789/209" rel="alternate"/>
<author>
<name>Correa, Denzil</name>
</author>
<author>
<name>Sureka, Ashish (Advisor)</name>
</author>
<id>http://repository.iiitd.edu.in/xmlui/handle/123456789/209</id>
<updated>2017-07-24T17:16:12Z</updated>
<published>2014-12-24T04:19:50Z</published>
<summary type="text">Content quality in web 2.0 services : analysis, detection, systems and enhancement
Correa, Denzil; Sureka, Ashish (Advisor)
There has been a proliferation of Web 2.0 sites on the Internet. Contemporary Web 2.0 sites&#13;
like Facebook and Twitter are primarily driven by user generated content (UGC). On the other&#13;
hand, the volume of content by such user contributions has been increasing rapidly. However,&#13;
user generated content may not conform to the set of guidelines and rules of the websites. Sub-par&#13;
content can severely a ffect user engagement, retention and also have an adverse impact on&#13;
information retrieval systems. Therefore, there is an impending need to manage and enhance&#13;
content quality on Web 2.0 sites. In this thesis, we investigate three broad objectives – (1) Low&#13;
quality content, (2) Content Quality Systems and (3) Information Retrieval Enhancement. In&#13;
order to address these objectives, first - we look at low quality questions on a popular programming&#13;
based community based question answering (CQA) website called Stackoverflow.&#13;
We analyze user behavior, content patterns and also build supervised machine learning based&#13;
predictive systems to detect low quality questions. In context to the second objective, we look&#13;
at enhancing content quality on Issue Tracking Systems - a popular artifact used by developers&#13;
during the software maintenance lifecycle. We conduct surveys from software practitioners to&#13;
understand the needs of the community and discover that developers frequently use the Internet&#13;
for their daily tasks. In order to reduce the context switch for software maintenance professionals,&#13;
we develop two systems – (i) CQA integration with Issue Tracking Systems and (ii) Web&#13;
Reference Management Browser Plugin. We develop both these systems to reduce cognitive&#13;
load on software maintenance professionals during their daily tasks. In context to the third objective,&#13;
we look at quality enhancement on social media to help information retrieval systems.&#13;
Concretely, we propose a new algorithm to utilize social interactions to discover homogeneous&#13;
topic-based communities on a social network. To address the challenge of scalability, our algorithm&#13;
only visits required portions of the network based on an expectation-maximization&#13;
approach. Further, we also propose an algorithm for tag recommendation on social media.&#13;
Specifically, we utilize Twitter to suggest tags to external linked media like Flickr, Youtube&#13;
and Soundcloud. In conclusion, we look at diff errant perspectives for quality analysis, systems,&#13;
detection and enhancement of content on Web 2.0 sites.
</summary>
<dc:date>2014-12-24T04:19:50Z</dc:date>
</entry>
<entry>
<title>Emerging covariates of face recognition</title>
<link href="http://repository.iiitd.edu.in/xmlui/handle/123456789/120" rel="alternate"/>
<author>
<name>Bhatt, Himanshu S</name>
</author>
<author>
<name>Singh, Richa (Advisor)</name>
</author>
<author>
<name>Vatsa, Mayank (Advisor)</name>
</author>
<id>http://repository.iiitd.edu.in/xmlui/handle/123456789/120</id>
<updated>2017-07-24T17:14:03Z</updated>
<published>2014-04-14T04:51:59Z</published>
<summary type="text">Emerging covariates of face recognition
Bhatt, Himanshu S; Singh, Richa (Advisor); Vatsa, Mayank (Advisor)
A covariate in face recognition can be defined as an effect that independently&#13;
increases the intra-class variability or decreases the inter-class variability or&#13;
both. Covariates such as pose, illumination, expression, aging, and disguise&#13;
are established and extensively studied in literature and are categorized as&#13;
existing covariates of face recognition. However, ever increasing applications&#13;
of face recognition have instigated many new and exciting scenarios such as&#13;
matching forensic sketches to mug-shot photos, faces altered due to plastic&#13;
surgery, low resolution surveillance images, and individual from videos. These&#13;
covariates are categorized as emerging covariates of face recognition, which&#13;
is the primary emphasis of this dissertation. One of the important cues in&#13;
solving crimes and apprehending criminals is matching forensic sketches with&#13;
digital face images. The first contribution of this dissertation is a memetically&#13;
optimized multi-scale circular Weber’s local descriptor (MCWLD) for matching&#13;
forensic sketches with digital face images. This dissertation presents an&#13;
automated algorithm to extract discriminative information from local regions&#13;
of both sketches and digital images using MCWLD. An evolutionary memetic&#13;
optimization is proposed to assign optimal weights to every local facial region&#13;
to boost the identification performance. Since, forensic sketches and digital images&#13;
can be of poor quality, a pre-processing technique is also used to enhance&#13;
the quality of images. Results on different sketch databases, including forensic&#13;
sketch database, illustrate the efficacy of the proposed algorithm. Widespread&#13;
acceptability and use of biometrics for person authentication has instigated&#13;
several techniques for evading identification such as altering facial appearance&#13;
using surgical procedures. These procedures modify both the shape and texture&#13;
of facial features to varying degrees and thus degrade the performance&#13;
of face recognition when matching pre- and post-surgery images. The second&#13;
contribution of this dissertation is a multi-objective evolutionary granular algorithm&#13;
for matching face images altered due to plastic surgery procedures.&#13;
The algorithm first generates non-disjoint face granules at multiple levels of&#13;
granularity. The granular information is assimilated using a multi-objective genetic&#13;
algorithm that simultaneously optimizes the selection of feature extractor&#13;
for each face granule along with the weights of individual granules. On IIIT-D&#13;
plastic surgery database, the proposed algorithm yields the state-of-the-art performance.&#13;
Face recognition performance degrades when a low resolution face&#13;
image captured in unconstrained settings, such as surveillance, is matched with&#13;
high resolution gallery images. The primary challenge is to extract discriminative&#13;
features from the limited biometric content in low resolution images&#13;
and match it with information-rich high resolution face images. The problem&#13;
of cross-resolution face matching is further alleviated when there is limited&#13;
labeled low resolution training data. The third contribution of this dissertation&#13;
is co-transfer learning framework, a cross pollination of transfer learning&#13;
and co-training paradigms, for enhancing the performance of cross-resolution&#13;
face recognition. The transfer learning component transfers the knowledge&#13;
that is learned while matching high resolution face images during training&#13;
for matching low resolution probe images with high resolution gallery during&#13;
testing. On the other hand, co-training component facilitates this knowledge&#13;
transfer by assigning pseudo labels to unlabeled probe instances in the target&#13;
domain. Experiments on a synthetic, three low resolution surveillance&#13;
quality face databases, and real world examples show the efficacy of the proposed&#13;
co-transfer learning algorithm as compared to other approaches. Due&#13;
to prevalent applications and availability of large intra-personal variations,&#13;
videos have gained significant attention for face recognition. Unlike still face&#13;
images, videos provide abundant information that can be leveraged to compensate&#13;
for variations in intra-personal variations and enhance face recognition&#13;
performance. The fourth contribution of this dissertation is a video based face&#13;
recognition algorithm which computes a discriminative video signature as an&#13;
ordered (ranked) list of still face images from a large dictionary. A three stage&#13;
approach is developed for optimizing ranked lists across multiple video frames&#13;
and fusing them into a single composite ordered list to compute the video signature.&#13;
The signature embeds diverse intra-personal variations and facilitates in&#13;
matching two videos across large variations. Results obtained on Youtube and&#13;
MBGC v2 video databases show the effectiveness of the proposed algorithm.
</summary>
<dc:date>2014-04-14T04:51:59Z</dc:date>
</entry>
<entry>
<title>Geo-localization and location-aware opportunistic communication for mobile phones</title>
<link href="http://repository.iiitd.edu.in/xmlui/handle/123456789/114" rel="alternate"/>
<author>
<name>Yadav, Kuldeep</name>
</author>
<author>
<name>Naik, Vinayak (Advisor)</name>
</author>
<author>
<name>Singh, Pushpendra (Advisor)</name>
</author>
<author>
<name>Singh, Amarjeet (Advisor)</name>
</author>
<id>http://repository.iiitd.edu.in/xmlui/handle/123456789/114</id>
<updated>2018-04-26T10:43:01Z</updated>
<published>2014-01-21T11:26:00Z</published>
<summary type="text">Geo-localization and location-aware opportunistic communication for mobile phones
Yadav, Kuldeep; Naik, Vinayak (Advisor); Singh, Pushpendra (Advisor); Singh, Amarjeet (Advisor)
Location-based mobile applications are steadily gaining popularity across the world.&#13;
These applications require information about user's current location to access different&#13;
kind of services. However, location-based applications have diverse set of&#13;
requirements, some of them require location information intermittently such as local&#13;
search, whereas other applications require continuous access to location information&#13;
i.e. ones which need to infer high level information such as places and routes.&#13;
Additionally, localization accuracy requirements are di erent across various locationbased&#13;
services. For instance, navigation applications require high level of accuracy&#13;
(¤ 10 meters) whereas sharing location with online social networks may su ce with&#13;
an accuracy of hundreds of meters. There are mainly three di erent localization&#13;
approaches which are used to estimate current user location using a mobile phone,&#13;
i.e. Global Positioning System (GPS), WiFi-based, and GSM-based. These three&#13;
di erent approaches di er in terms of localization accuracy, availability, and energy&#13;
consumption. GPS and WiFi-based approaches provide  ne grained localization accuracy&#13;
but there are many phones, which do not have GPS and WiFi sensors (i.e.&#13;
feature phones). It is predicted that for the at least next  ve years, over 50% of&#13;
the phones will not have GPS. Apart from limited availability, GPS and WiFi-based&#13;
approaches result in high energy consumption specially for the services which require&#13;
continuous tracking of location information. Further, many cities in the world&#13;
do not have a large scale Wi-Fi infrastructure, which is a sole requirement for all&#13;
vi&#13;
WiFi-based approaches. GSM-based approaches (Cell ID-based) work on both feature&#13;
phones as well as smartphones and energy-e cient as compared to GPS/WiFi.&#13;
However, they require access to a comprehensive database of Cell IDs created using&#13;
war-driving. Such a database either does not exist or have limited coverage in&#13;
developing countries.&#13;
In this thesis, we make the following contributions to enable energy-e cient geolocalization&#13;
and location-aware communication on mobile phones: (1) We propose a&#13;
novel Cell Broadcast (CBS) based localization system, which removes the necessity&#13;
of war-driving or building a Cell ID database for GSM-based localization. Evaluation&#13;
using self-collected real world traces show that the proposed approach provide good&#13;
accuracy (nearly 400 - 500 meters), which is su cient for enabling many locationbased&#13;
services on feature phones. We have developed several location-aware applications&#13;
using CBS-based approach and combined it with existing techniques such&#13;
as Cell ID and GPS for improving localization availability while minimizing energy&#13;
consumption on smartphones. (2) We propose PlaceMap, a system to discover places&#13;
and routes visited by mobile users based on only Cell ID information. Our system&#13;
employs a novel graph-based clustering algorithm, which handles challenges such&#13;
as &#13;
uctuating among Cell IDs on same place and segregate Cell IDs according to&#13;
physical places. To provide better accuracy in place discovery, we design algorithm&#13;
that uses an initial training of WiFi/GPS data to learn places and later use Cell&#13;
ID data only. Our evaluations on two large scale mobility dataset collected in India&#13;
and Switzerland show that PlaceMap can correctly discover nearly 80% of places&#13;
as compared to baseline (GPS/WiFi). (3) We build and evaluate designs of two&#13;
Cloud-enabled mobile systems, which facilitate opportunistic communication among&#13;
co-located phones. These system are designed speci cally for bandwidth constrained&#13;
settings. One of them, MobiShare uses the Cloud for scalable content search and an&#13;
encounter prediction framework to predict encounter time between content source&#13;
vii&#13;
and requestor based on their mobility history. Second system, Unity  nds social&#13;
groups, who have similar interests and have frequent encounters to enable collaborative&#13;
download of mutually interested content from the Internet. (4) We discover&#13;
aggregated mobility and place visiting patterns of people in developing countries&#13;
using one CDR (Call Detail Records) dataset collected in Ivory Coast and two  negrained&#13;
location information datasets collected in India and Switzerland. We have&#13;
compared these mobility patterns with existing studies for developed countries (US&#13;
and Switzerland) and found several di erences. One of the di erence is that people in&#13;
developing countries are less likely to travel long distance on weekends as compared&#13;
to developed countries.&#13;
With the fast evolution of hardware and software technologies for mobile phones,&#13;
there has been a large gap created between capabilities of feature phones and smartphones.&#13;
This thesis tries to  ll that gap and provide practical and promising solutions&#13;
to enable location-based services on both feature phones and smartphones using low&#13;
energy location interfaces.
</summary>
<dc:date>2014-01-21T11:26:00Z</dc:date>
</entry>
</feed>
