WP_Query Object
(
[query] => Array
(
[post_type] => tribe_events
[posts_per_page] => 5
[post_status] => publish
[orderby] => Array
(
[post_date] => ASC
[tec_event_start_date] => ASC
)
[order] => DESC
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => post_tag
[field] => term_id
[terms] => 1541
)
)
[meta_query] => Array
(
[tec_event_start_date] => Array
(
[key] => _EventStartDate
[compare] => EXISTS
)
[tec_event_end_date] => Array
(
[key] => _EventEndDate
[value] => 2026-05-03 11:57:35
[compare] => >=
[type] => DATETIME
)
)
)
[query_vars] => Array
(
[post_type] => tribe_events
[posts_per_page] => 5
[post_status] => publish
[orderby] => Array
(
[post_date] => ASC
[tec_event_start_date] => ASC
)
[order] => DESC
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => post_tag
[field] => term_id
[terms] => 1541
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] => 1541
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[meta_query] => Array
(
[tec_event_start_date] => Array
(
[key] => _EventStartDate
[compare] => EXISTS
)
[tec_event_end_date] => Array
(
[key] => _EventEndDate
[value] => 2026-05-03 11:57:35
[compare] => >=
[type] => DATETIME
)
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => post_tag
[terms] => Array
(
[0] => 1541
)
[field] => term_id
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => wp_term_relationships
)
[queried_terms] => Array
(
[post_tag] => Array
(
[terms] => Array
(
[0] => 1541
)
[field] => term_id
)
)
[primary_table] => wp_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[tec_event_start_date] => Array
(
[key] => _EventStartDate
[compare] => EXISTS
)
[tec_event_end_date] => Array
(
[key] => _EventEndDate
[value] => 2026-05-03 11:57:35
[compare] => >=
[type] => DATETIME
)
[relation] => AND
)
[relation] => AND
[meta_table] => wp_postmeta
[meta_id_column] => post_id
[primary_table] => wp_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => wp_postmeta
[1] => mt1
)
[clauses:protected] => Array
(
[tec_event_start_date] => Array
(
[key] => _EventStartDate
[compare] => EXISTS
[compare_key] => =
[alias] => wp_postmeta
[cast] => CHAR
)
[tec_event_end_date] => Array
(
[key] => _EventEndDate
[value] => 2026-05-03 11:57:35
[compare] => >=
[type] => DATETIME
[compare_key] => =
[alias] => mt1
[cast] => DATETIME
)
)
[has_or_relation:protected] =>
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (1546)
) AND (
wp_postmeta.meta_key = '_EventStartDate'
AND
( mt1.meta_key = '_EventEndDate' AND CAST(mt1.meta_value AS DATETIME) >= '2026-05-03 11:57:35' )
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date ASC, CAST(wp_postmeta.meta_value AS CHAR) ASC
LIMIT 0, 5
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 92739
[post_author] => 1
[post_date] => 2026-05-01 07:01:30
[post_date_gmt] => 2026-05-01 07:01:30
[post_content] => Dear All,
The Department of Computer Science invites you to the PhD Thesis Defense Seminar of our PhD Scholar Chanda Grover.
Abstract: Recent progress in deep learning has demonstrated the power of large-scale models for various tasks such as vision-language alignment, image segmentation, and image style transfer. Despite these successes, such models often fail to preserve semantic meaning, leading to weak fine-grained correspondence between images and text, inaccurate object grouping in segmentation, and over-stylisation or misplaced visual effects in style transfer.
In this seminar, we will discuss DeepAlign, a framework designed to address these challenges. The first work improves how models align images and text by making them aware of contextual cues. The second enhances unsupervised segmentation by better capturing object-level relationships. Extending to style transfer: the third work leverages semantic-aware foreground and background constraints for text-driven artistic style transfer, and the fourth work ensures semantic consistency during multimodal stylization that respects the distinct objects within an image.
Together, these contributions establish DeepAlign as a unifying framework for semantic preservation across three tasks. The work opens new directions for building semantically aware multimodal systems with broad applications in vision-language modelling, unsupervised segmentation, and creative AI.
About the Speaker: Chanda is a Ph.D. student in the Department of Computer Science under the supervision of Dr. Debayan Gupta and the co-supervision of Dr. Indra Deep Mastan (IIT BHU). Her thesis centers on developing techniques for cross-modal similarity modelling and exploring their applications. Her broader research interests include Computer Vision, Multimodal Learning, Robust Representation Learning, and Generative AI.
We look forward to your active participation.
[post_title] => CS PhD Defense Seminar
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => cs-phd-defense-seminar
[to_ping] =>
[pinged] =>
[post_modified] => 2026-05-01 07:01:30
[post_modified_gmt] => 2026-05-01 07:01:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ashoka.edu.in?post_type=tribe_events&p=92739
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 92751
[post_author] => 1
[post_date] => 2026-05-01 12:49:23
[post_date_gmt] => 2026-05-01 12:49:23
[post_content] => Title: "Simplifying Usage &/or Prototyping of Interactions Methods: Tactile, Tangible, and Technologically Immersive"
Abstract: Human–Computer Interaction (HCI) continues to evolve toward more immersive, context-aware, and embodied experiences. However, prototyping many such interactions and experiences using currently explored methods often requires complex tools, technical expertise, and significant development time, and may also be associated with practical challenges such as bulkiness, portability constraints, and the need for device enhancements by users. This talk, “Simplifying Prototyping of Interactions: Tactile, Tangible, and Technologically Immersive,” presents research focused on enabling lightweight, accessible strategies for creating rich interactive experiences across diverse contexts.
Abhijeet’s work explores approaches that lower barriers from both prototyping and usability perspectives while preserving the quality of user experience. By combining rapid prototyping methods, low-cost materials, and adaptable technological frameworks, the presentation highlights how simplifying tools and processes can accelerate innovation, foster creativity, and support context-sensitive product/technique usage. Overall, the overarching goal of his research is to make immersive interaction development and its usage more approachable, scalable, and sustainable across academic, research, and real-world environments.
About the Speaker: Abhijeet Mishra is a researcher in the Human-Computer Interaction (HCI) area at IIIT-Delhi, focusing on the design of haptics for VR/Smartphones, construction toolkits for interactive storytelling, Tangible User Interfaces for expressive communication, and intuitive interaction with smart devices. His work explores the interplay between physical and digital realms to design and engineer immersive and interactive devices/interactions. Abhijeet holds a PhD in HCI area from IIIT-Delhi, where he focused on fostering and introducing a simplified prototyping approach to enhance design accessibility in haptic devices and physical interaction development. His work has been published in premier venues such as IEEE Transactions on Visualization and Computer Graphics (TVCG) and SIGCHI UbiComp (IMWUT) along with multiple patents. His current research focuses on understanding users' interactions with emerging digital devices, and exploring and prototyping innovative tangible interfaces/interactions and haptic systems.
[post_title] => Computer Science Seminar
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => computer-science-seminar
[to_ping] =>
[pinged] =>
[post_modified] => 2026-05-01 12:49:23
[post_modified_gmt] => 2026-05-01 12:49:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ashoka.edu.in?post_type=tribe_events&p=92751
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 2
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 92739
[post_author] => 1
[post_date] => 2026-05-01 07:01:30
[post_date_gmt] => 2026-05-01 07:01:30
[post_content] => Dear All,
The Department of Computer Science invites you to the PhD Thesis Defense Seminar of our PhD Scholar Chanda Grover.
Abstract: Recent progress in deep learning has demonstrated the power of large-scale models for various tasks such as vision-language alignment, image segmentation, and image style transfer. Despite these successes, such models often fail to preserve semantic meaning, leading to weak fine-grained correspondence between images and text, inaccurate object grouping in segmentation, and over-stylisation or misplaced visual effects in style transfer.
In this seminar, we will discuss DeepAlign, a framework designed to address these challenges. The first work improves how models align images and text by making them aware of contextual cues. The second enhances unsupervised segmentation by better capturing object-level relationships. Extending to style transfer: the third work leverages semantic-aware foreground and background constraints for text-driven artistic style transfer, and the fourth work ensures semantic consistency during multimodal stylization that respects the distinct objects within an image.
Together, these contributions establish DeepAlign as a unifying framework for semantic preservation across three tasks. The work opens new directions for building semantically aware multimodal systems with broad applications in vision-language modelling, unsupervised segmentation, and creative AI.
About the Speaker: Chanda is a Ph.D. student in the Department of Computer Science under the supervision of Dr. Debayan Gupta and the co-supervision of Dr. Indra Deep Mastan (IIT BHU). Her thesis centers on developing techniques for cross-modal similarity modelling and exploring their applications. Her broader research interests include Computer Vision, Multimodal Learning, Robust Representation Learning, and Generative AI.
We look forward to your active participation.
[post_title] => CS PhD Defense Seminar
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => cs-phd-defense-seminar
[to_ping] =>
[pinged] =>
[post_modified] => 2026-05-01 07:01:30
[post_modified_gmt] => 2026-05-01 07:01:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ashoka.edu.in?post_type=tribe_events&p=92739
[menu_order] => 0
[post_type] => tribe_events
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 2
[max_num_pages] => 1
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] => 1
[is_tax] =>
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => a73d7b718909172da279a04d045b1ac2
[query_vars_changed:WP_Query:private] => 1
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:42eeeb2c9cbc0ee9a70dc370333c7fb9
[tribe_is_event] => 1
[tribe_is_multi_posttype] =>
[tribe_is_event_category] =>
[tribe_is_event_venue] =>
[tribe_is_event_organizer] =>
[tribe_is_event_query] => 1
[tribe_is_past] =>
)